Hi, I have code running at client and server in one asp page. After the user fills in data in the form, the asp page will call itself and response.write "thank you". How to append a close button below the line "thank you" and close the window? As you know the response command is server object, while window is browser object, how to combine them both and the location of the command button in the asp page? Thank you.
Regards,
Sandra
Regards,
Sandra