Results 1 to 2 of 2

Thread: Favorites

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Favorites

    Is there a way to make it so a user cannot add your web page to his favorites?

    Thanks
    David Wilhelm

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    No.

    I assume you want the user to reach your home page from a bookmark and only your home page.

    This can be done by assigning a session-level variable to the user and if they attempt to open a page without that variable being in their session-cache, send them back to your home page.
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width