Is there a simple way to close a form?
I have an application that will send an email to a user asking them to enter feedback into a specified URL (.NET page). After they have opened the form and entered the data, they would click on a button which updates the database. After this I would like the form to automatically close (rather than re-directing somewhere). Is there a way of doing this? Thanks.
I have an application that will send an email to a user asking them to enter feedback into a specified URL (.NET page). After they have opened the form and entered the data, they would click on a button which updates the database. After this I would like the form to automatically close (rather than re-directing somewhere). Is there a way of doing this? Thanks.