Hiding Address bar through Resounse.redirect or Server.transfer

T

thomson

Hi all,
In Javascript we have the option of not showing the title
bar, address bar through the window.open function, Is there any option
in Server.transfer or Response.redirect to hide the address bar and
tool bar


Thanks in Advance

Regards

Thomson
 
K

Kevin Spencer

Afraid not. These are set when the window is created, which means that you
can't set them unless you are spawning a new window. Neither Server.Transfer
nor Response.Redirect creates a new window. Only JavaScript can create a new
window and set those properties as well.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

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,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top