HTML Form without button
HTML Form without button
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- yaphi0
or use javascript on a link to submit the form
document.formnamehere.submit();
or use javascript on a link to submit the form
document.formnamehere.submit();