Your first post indicated you were .net'ing - It may be ASP? - Ok
title bar? The address wont show there unless you have it coded between your <title></title> tags. If this is the problem simply remove it.
Do you mean the location/address bar?
"location - the
JS attribute that specifies whether the location toolbar (address bar) is shown."
(
http://www.yourhtmlsource.com/javasc...upwindows.html)
Although, I cant imagine why it would show then disappear. Perhaps I am wrong - I have never seen these behaviours.
Or is it the status area at the bottom of the screen? This is the only area I can think of where it would appear then dis-appear. You can remove this with javascript, it is explained in the link above.
BTW - you know a user can right click/properties and see this info anyhow? Are you trying to hide QS values? If so use hidden form variables for this purpose.
;;;As it is secured site i dont want to...
If its a secure site, dont you want to show the https in the address bar so users know its secure? I wouldnt make transactions unless I could see this and a certificate etc
Wind is your friend
Matt