B
blackadder63
Using 'Frontpage 2002' as my editor and programming htm(l) I find that this
piece of code doesn't function as I expected..
<h2>text</h2>
<form method="post" enctype="text/plain" action="mailto:[email protected]">
..
..
..
<input type="submit" value ="order" name="submit">
..
..</form.</body></html>
In webview this doesn't return the form data but only opens my email account
piece of code doesn't function as I expected..
<h2>text</h2>
<form method="post" enctype="text/plain" action="mailto:[email protected]">
..
..
..
<input type="submit" value ="order" name="submit">
..
..</form.</body></html>
In webview this doesn't return the form data but only opens my email account