VBmaster1986
Programmer
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?
-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?