[PHP] Re: form inside an email

2005-06-14 Thread Matthew Weier O'Phinney
* "Ross" <[EMAIL PROTECTED]>: > I would like to send a form to customers to get some information. > > The form will be a HTML email and collect a few bits of data...name. age > etc. > > Can I put this inside an html email so customers do not have to open an > external webpage to fill in the field

[PHP] Re: form inside an email

2005-06-14 Thread M. Sokolewicz
Ross wrote: Hi, I would like to send a form to customers to get some information. The form will be a HTML email and collect a few bits of data...name. age etc. Can I put this inside an html email so customers do not have to open an external webpage to fill in the fields. How can this then b