I'm sorry everyone feels like I've made a mess of things here, but it's
written and it works just fine.
1 My site sends an email containing html.
2 I go shopping and check off my purchases in the email form.
3 At the end of my shopping, I hit the submit button in the email form
which now immediately creates a new email with all the data entries as
simple get-like args which I then simply hit send on.
4 My website script then processes this incoming email and posts the
purchases to my database.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php