G
Guest
Guys, I have created a page that will allow people to fill out information
and then submit it to a database. I have done this for adding and updating
of the tables. I will also do this to delete a record.
Now, I understand the submit push button and the reset push button. I don't
think I will use the reset push button. However, I would like to create a
cancel button. This button when clicked would return me to the main page, so
that no information is updated. I have used a hyper link to do that, but I
don't like the underline that comes with it.
So I'm wondering if there is something in the onclick category that will
allow me to say mimic the back button on the browser? Or is there some other
way of creating a cancel button that makes it look like the other push button?
Thanks for you help.
Terry
and then submit it to a database. I have done this for adding and updating
of the tables. I will also do this to delete a record.
Now, I understand the submit push button and the reset push button. I don't
think I will use the reset push button. However, I would like to create a
cancel button. This button when clicked would return me to the main page, so
that no information is updated. I have used a hyper link to do that, but I
don't like the underline that comes with it.
So I'm wondering if there is something in the onclick category that will
allow me to say mimic the back button on the browser? Or is there some other
way of creating a cancel button that makes it look like the other push button?
Thanks for you help.
Terry