Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi! Members kan log in to my web

Status
Not open for further replies.

Sajtz

IS-IT--Management
Apr 23, 2002
75
EU
Hi!

Members kan log in to my website using a form. The information from this form is sent to a checklogin.asp page, where username and password is confirmed. If login is successful I want the user to be redirected to another page.. members.asp, without pushing any buttons. The problem is that the new page (members.asp) should be opened in a window with this size (600px*500px).
Is there a way of adding information to the respons.redirect function that can make this happen?

response.redirect "members.asp?do=logedin code that makes the new window in a fixed size"

/J
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top