I need to close a window that I have opened via the window.open function. (in asp).
I do not want though to add an additional close button to call a window.close function.
I have a save button that calls some asp to save my recordset.
I want to just add a close call at the end of my save asp.
any ideas?
Hopefully I have explained myself.
steve
I do not want though to add an additional close button to call a window.close function.
I have a save button that calls some asp to save my recordset.
I want to just add a close call at the end of my save asp.
any ideas?
Hopefully I have explained myself.
steve