Stephen Lau wrote:
> If you do full HTML, you can probably put the form elements in just like
> normal.  There isn't an easy way to deploy a script to POST/GET to
> though.  If all you're looking to do is submit the form contents to a
> list of people (i.e. the membership committee), it might be
> easiest/quickest to just put a PHP script somewhere on another site and
> POST to that and have it forward the contents out.

Okay, awesome. If PHP is allowable, then it would be trivial to implement this,
thanks! (and already have sample code available).

How would I get it there - upload as a file?


Glynn

Reply via email to