|
Posted by michaelbaribeau on August 23, 2007, 12:18 pm
Please log in for more thread options
> On Aug 23, 4:53 pm, michaelbarib...@gmail.com wrote:
>
> > it's set up to email me the
> > rough data via the users email client but I see other sites where you
> > just click send and the website does the rest, no user email client
> > like outlook.
>
> Stop. Get a server side process.
>
>
http://www.isolani.co.uk/articles/mailto.htmlhttp://www.cs.tut.fi/%7Ejkorpela/forms/
>
> > Finally something else I want to do with a form like this
> > is let the user post it directly to the site in it's html format and
> > perhaps also allow them to come back and edit it later if they want.
>
> A server side process can store the data in a database and pull it out
> on demand.
>
> --
> David Dorwardhttp://dorward.me.uk/http://blog.dorward.me.uk/
Thanks David! -Michael
|