asp.net - How do I use an existing browser window from an email link? -


i'm trying develop signup/verify email process. user will

  1. signup web-page called /signup.aspx , enter email address (this page tells them check email.
  2. they receive "verify email address" email
  3. they click on link in email send them /verified.aspx

this works, user ends 2 browsers open. ideally when user clicks on email link, i'd verified.aspx page opened in same window signup.aspx in.

i've tried using still opens in different windows

you can't. there no way reference specific window "page" delivered via email.

the time specific window can referenced when window opened same site link targeting it.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -