Internet Explorer Interface

B

BG

There is any way that can i control the IE interface from
a ASPX page?
For example i would like to open the IE in specific
location on the sceen and with specific size, also i don't
wan't to have any border (like the FormBorderStyle=none in
windows forms).
And last one can i make the IE window transparent?

any ideas or examples?

Thanks
 
C

Cowboy \(Gregory A. Beamer\)

You will have to have the initial page use the JavaScript window.open to
restrict size, et al. All changes to browser are client side, so server side
code will not do it, unless it writes out client code.

Window transparency is largely dictated by the version of Windows in use, so
I would not head down that route, as a rule.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top