"Kelly" <kelly at ncis.com> wrote: > > What I am wondering is. Is it possable to make a form with html. That > would be stored on multiple computers ( not on a web site). > They would fill in the form using a web browser. Then when done filling > in, may be multiple of the same form. Email the contence of this form to > one location? Then being able to view the individual forms? Not sure if this is what you're asking, but forms can be pointed at e-mail addresses by making the action= URL be a mailto: address. <form action="mailto:nobody at nowhere.com" method="post"> The browser must be configured properly to send mail, and the mail that is sent goes out in the standard URL-encoded way (I think). -- _ _ _ _ _ ___ _ _ _ ___ _ _ __ This message made from / \/ \(_)| ' // ._\ / - \(_)/ ./| ' /(__ 100% recycled photons \_||_/|_||_|_\\___/ \_-_/|_|\__\|_|_\ __) and electrons. [ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088 at tc.umn.edu ] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20010803/20169cfd/attachment.pgp