473,398 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Internet Explorer Interface

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
Nov 18 '05 #1
1 1187
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!
************************************************** ********************
"BG" <an*******@discussions.microsoft.com> wrote in message
news:0c****************************@phx.gbl...
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

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: gcash | last post by:
Most folks know you can start up an instance of Internet Explorer by saying "x=win32com.client.Dispatch('InternetExplorer.Application.1')" and you get a WIN32 object with a "Document" object that...
0
by: Florian Fredegar Haftmann | last post by:
Hi! For a regression test setup on web interfaces, I use a test tool which in a very heavywight fashion uses the COM interface to the Internet Explorer (of course, from Python, ver 2.3.4,...
5
by: Adam Stirk | last post by:
Hi, I have a application that I need to create multiple new "iexplore.exe" processes (show more than once in taskmanger) and control them using the shdocvw/mshtml. I am able control Internet...
4
by: Steven Stewart | last post by:
I have a database with an Employees table and a DataRecords table. It is a one-to-many relationship. Would it be possible to allow the Employees to enter their own records via the web using...
1
by: petar petrov via DotNetMonster.com | last post by:
Hi to all, I need to implement the above interface in C#.NET managed application. Since I am a noob with COM i looked at MSDN article of how to invoke COM from inside managed code. However the...
0
by: MilanB | last post by:
Hello Need to create Windows Control that will be used within Internet Explorer (like ActiveX before). The propose of this control is to implement Internet Explorer interface IAuthenticate. ...
1
by: Apu Nahasapeemapetilon | last post by:
Hello and thank you in advance for your help. Can anyone think of a reason why this code would work properly on one PC, but not another? I've got a System.Windows.Forms.UserControl that...
3
by: Matthew Lock | last post by:
Hello, I am automating Internet Explorer in order to do some simple automated testing of a web application. How do I invoke Javascript functions in the web page I load? I can successfully start...
6
by: kitkatrobins | last post by:
Hi, I am creating an Internet Explorer add on. I am doing this using Browser Help Objects in C++. I've been programming for many years but mainly as a c# developer and have had little experience...
1
by: =?Utf-8?B?UGF5cm9sbCBmcnVzdHJhdGVk?= | last post by:
I am on my work computer using Windows XP, I am am using Internet Explorer 7.0 also. I am on a payroll website to do my weekly payroll. I try and view my payroll before processing it so I try and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.