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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Closing layer containing a html page

Status
Not open for further replies.

VBmaster1986

Programmer
Aug 27, 2006
2
NL
After trying a lot, I post my problem on this forum:

-I have a asp page, say 'Index.asp'
-When the user clicks on login, an login box appears. This is done with a layer.
-Withing this layer the page 'Login.asp' is being load. 'Login.asp' checks if the user is allowed to login. If the user is allowed to do so, the layer should be closed. However 'Login.asp' must close a layer which is created by 'Index.asp'. How can this be done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top