I have a small project to create some simple HTML forms. Rather than
have our users go to our web page and 'SUBMIT' the form data, it would
be easier for them to fill out a simple standalone form, save it as an
HTML page and send the page as an attachment in an email for uploading
by the recipient. How feasible is this? and what HTML tags would make
it possible?
have our users go to our web page and 'SUBMIT' the form data, it would
be easier for them to fill out a simple standalone form, save it as an
HTML page and send the page as an attachment in an email for uploading
by the recipient. How feasible is this? and what HTML tags would make
it possible?
Comment