ID:268176
 
I'm using it for a login system. Recently, I decided to transfer the form from browser to window, easily done. But now, I cant seem to close the window once the form is submited. Im not sure on what to do. Any ideas?
In the form's ProcessForm() proc (or wherever you want to close the form) add the instruction:

usr << browse(null, form_window)