Web Analytics Made Easy -
StatCounter Conceal the features of the Browser. - CodingForum

Announcement

Collapse
No announcement yet.

Conceal the features of the Browser.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Conceal the features of the Browser.

    Hi!,
    How do I conceal the toolbar, the addressbar, the linkbar and the menu of users browser when I redirect the user to some page using ASP?
    Help Appreciated. Thanks.
    -Kumar Navin.

  • #2
    Use Javascript

    Hi
    U can't do it using ASP as it gets processed at the serverside only.Anyway u can open a new window with the specified features using javascript after being redirected to an asp/html page.U have to call a window opening function on the onLoad event of the body.

    Haris.
    The best way to make your dreams come true is to WAKE UP . . . !!!

    Comment

    Working...
    X