Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: pop up asp window via hidden logon verify page


Message #1 by "Julie Leiker" <julie.leiker@l...> on Tue, 25 Mar 2003 13:26:53
I have a form to request user name and password. On submit, it goes to a 
verify page to check against the database for valid user name and 
password...then redirects to the actual database entry form where they can 
choose and submit values to the database. All works.

I now wanted to have that entry form be a popup small window so I have the 
code but not sure where to put it? 
I don't know how to seamlessly have them logon but then redirect to popup 
form. The login verify form is a hidden asp with no html on it. I tried to 
put the javascript for the popup on there under the response redirect part 
but didn't work. Can someone suggest what to do? Thanks 

  Return to Index