473,325 Members | 2,671 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,325 software developers and data experts.

Resize aspx on lunch?



Hello,

I need to hide the toolbar of my aspx page and resize it on start up?
How can this be done?

Many thanks in advance

JB

Nov 19 '05 #1
2 1120
Resizing can be done using client side javascript, however hiding the
objects of the "active" window is a much more complex affair.

I believe you only have two options. The first is to use IE and create an
HTTP Application:
http://msdn.microsoft.com/workshop/a...node_entry.asp

The second would be to use signed Javascript, with an appropriate
certificate from a designated authority and escalated security rights in the
browser. Very complex solution for anything, you'll need to fish about on
Netscapes web site for information.

Perhaps an easier approach would be to try and open a new window from some
main window with the toolbar aleady disabled and the size pre-set.

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Jensen bredal" <je************@yahoo.com> wrote in message
news:eU**************@TK2MSFTNGP09.phx.gbl...


Hello,

I need to hide the toolbar of my aspx page and resize it on start up?
How can this be done?

Many thanks in advance

JB

Nov 19 '05 #2
> The second would be to use signed Javascript, with an appropriate
certificate from a designated authority and escalated security rights in
the
browser. Very complex solution for anything, you'll need to fish about on
Netscapes web site for information.

Perhaps an easier approach would be to try and open a new window from some
main window with the toolbar aleady disabled and the size pre-set.


Think you for a very valuable input.

JB
Nov 19 '05 #3

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

Similar topics

2
by: Carl Gilbert | last post by:
Hi I am looking for either a component or technique to allow me to do the following: * Provide a panel with a background image * Resize the image to best fit the panel to maintain aspect...
12
by: Maxwell2006 | last post by:
Hi, I declared an array like this: string scriptArgs = new string; Can I resize the array later in the code? Thank you, Max
1
by: Miaaa Mukherjee | last post by:
Hello, I have created three different menu controls. 1)headercontrol.aspx(which contains mainimage heading and midmenu) 2)leftmenu.aspx(which contains the menu thru which we can open diff...
1
by: | last post by:
I'm creating a user control where the size always needs to be divisible by three. In the resize event within the custom control I'm having no problem maintaining the height to be the same as the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...

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.