Click here to get back home

Saving HTML Form without Submit

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Saving HTML Form without Submit catherine.bajis 12-08-2005
Get Chitika Premium
Posted by catherine.bajis on December 8, 2005, 4:23 pm
Please log in for more thread options


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?


Posted by Jim Moe on December 8, 2005, 8:45 pm
Please log in for more thread options


catherine.bajis@lmco.com wrote:
> 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.
>
I'm mystified. It's harder to
- Open a browser
- Go to form
- Fill in form
- Submit it

than to
- Open a custom program
- Fill in the form
- Save it
- Open a mail client
- Attach the form (Damn! Where did I save it?)
- Address it (Damn! Where's that address?)
- Send it
?
Does the custom program need to work on multiple Operating Systems?
What about when you must update the custom program?
What about when you must change the form?
What about when you must change the mail address?

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)

Posted by catherine.bajis on December 19, 2005, 9:22 am
Please log in for more thread options


The people sending this form are frequently on travel where it is not
easy (i.e. fast) to sign on to any server. Sometimes it is NOT possible
at all. Saving a standalone form, sending the email w/ the form
attached and having someone at the office submit it to a DB REALLY is a
better way to go for us.
The form only needs to work with our operating system. And updating the
custom program or changing the form is not a problem because we have so
few changes.


Posted by Jim Moe on December 20, 2005, 4:52 pm
Please log in for more thread options


catherine.bajis@lmco.com wrote:
> The people sending this form are frequently on travel where it is not
> easy (i.e. fast) to sign on to any server. Sometimes it is NOT possible
> at all. Saving a standalone form, sending the email w/ the form
> attached and having someone at the office submit it to a DB REALLY is a
> better way to go for us.
>
Make it a locally accessible HTML document rather than a custom program
that creates a HTML page. The back end then need only know how to attach a
file for mailing. Ordinary CGI stuff.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)

Posted by Lachlan Hunt on December 9, 2005, 5:09 am
Please log in for more thread options


catherine.bajis@lmco.com wrote:
> 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.

I think you meant it would be easier to implement on the back end with
that method, not easier for the user. Go learn a little bit about PHP,
Perl, or other server side processing language and do it properly. If
you go searching, you may even be able to find some pre-written scripts
to do what you need. You could also try asking in a server side
processing related newsgroup.

--
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/ Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox

Similar ThreadsPosted
Newbie: How to use graphic instead of submit button on HTML form? August 29, 2006, 5:57 am
Submit a form with hyperlink August 6, 2004, 11:56 pm
Submit a form without using a button? December 24, 2004, 4:26 pm
Form submit problem in IE March 31, 2006, 7:41 am
Submit a form using anchors? November 8, 2006, 3:53 pm
How to get rid of focus on submit button of a form. September 5, 2004, 1:21 pm
Restoring OTHER form field after submit September 23, 2005, 1:43 am
Trying to get the submit form to work - confused, please help! March 17, 2008, 3:12 pm
Using multiple button type="submit" elements within a form April 15, 2005, 4:24 pm
Multiple form submit buttons - setting a default button March 19, 2008, 4:03 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap