vb .net login and popup simultaneously
Posted
by unire
on Stack Overflow
See other posts from Stack Overflow
or by unire
Published on 2010-01-18T23:50:48Z
Indexed on
2010/06/09
1:02 UTC
Read the original article
Hit count: 193
ok im reposting this question cause i got some off track answers last time. I have 3 aspx pages - page1, login and page3. Now when i goto login page from page1, after i login and goto page3 i should be able to open a popup on that submit and the login should change to page3. but if i goto login page directly, the popup should not open and the login will goto page3 as normal design. how can i achieve this?
© Stack Overflow or respective owner