V
vMike
Is there a way to adjust the url of the bookmark value when someone wants to
bookmark a page. When a user tries to bookmark a page they get the
non-postback
state of the page. I can use code to handle a querystring request to get
the user to the page they are want to bookmark (ex: an item they want to
purchase). Is there a header or other value I can set so that
when someone bookmarks the page it contains the necessary url infomation to
get them to the item page or is this a drawback of asp.net? The only other
alternative is a bookmarking link but I understand
that some browsers do support bookmarking java code.
bookmark a page. When a user tries to bookmark a page they get the
non-postback
state of the page. I can use code to handle a querystring request to get
the user to the page they are want to bookmark (ex: an item they want to
purchase). Is there a header or other value I can set so that
when someone bookmarks the page it contains the necessary url infomation to
get them to the item page or is this a drawback of asp.net? The only other
alternative is a bookmarking link but I understand
that some browsers do support bookmarking java code.