473,385 Members | 1,341 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,385 software developers and data experts.

Webform with NO IE toolbar (just ie window) possible?

I need to display a webform that has no id toolbar, but just the window
(in c#).
Any help is appreciated.
Thanks,
Trint

Nov 17 '05 #1
3 1375
Trint,

You can't do this from a web page itself to modify the window that the
HTML is in. Rather, you will have to have a piece of javascript that will
open a new window (through the open method on the ambient window object),
telling it to not show the toolbar.

With the latest enhancements to IE (through XP SP 2), I think this
ability is limited, because of security concerns.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"trint" <tr***********@gmail.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
I need to display a webform that has no id toolbar, but just the window
(in c#).
Any help is appreciated.
Thanks,
Trint

Nov 17 '05 #2
Nicholas,
Do you have this piece of java script?
I can't seem to find all of it, just pieces about "window.open".
Thanks,
Trinit

..Net programmer
tr***********@gmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Nov 17 '05 #3
Trint,

Here is a link to the decription of the call, along with how to format
the parameters:

http://www.pageresource.com/jscript/jwinopen.htm
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Trint Smith" <tr***********@gmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Nicholas,
Do you have this piece of java script?
I can't seem to find all of it, just pieces about "window.open".
Thanks,
Trinit

Net programmer
tr***********@gmail.com

*** Sent via Developersdex http://www.developersdex.com ***

Nov 17 '05 #4

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

Similar topics

15
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I...
2
by: Ivan Sammut | last post by:
Hi, I have a webform (Webform2) for data input which is called from another webform (Webform1) by using the server.transport command and this works fine. Now I would like to open Webform2 in a...
5
by: anthony.duerr | last post by:
I have encountered a problem (most certainly a .NET bug), that, for the life of me, I cannot figure out how to work around. Using Visual Studio 2003, with enabled XP Visual Styles. There are...
3
by: Eric | last post by:
I want to create a pop up window for printing report, but I encounter some problem. (1). If use showModalDialog, then the toolbar of the browser is missing, can i display the print toolbar for...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.