How do i submit a form using text instead of using a button. I know how to do a button and a graphic, but not using text, can someone help?
JoeM6
JPMJR11@aol.com
JoeM6
JPMJR11@aol.com
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<a href="target.file?option1=value1&option2=value2&etc">link1</a>
<a href="target.file?option1=value3&option2=value4&etc">link2</a>