PDA

View Full Version : send form without php or asp... just post


paolaban
09-17-2002, 11:55 AM
Is it possible? I have a form with text fields, combobox and chekbox.
I would like to send them without php or asp files, but with a simple mailto...post...

sfa
09-18-2002, 08:00 AM
As far as I know you cannot.

SFA

tg
09-18-2002, 03:25 PM
not sure i follow your question...

do you want to have a form with combobox/textbox/checkbox... the the user fills out and submits, and the submit button will mail the values from the components on your form?

or

do you want to mail out the flash form in the body of your message?

sfa
09-18-2002, 03:40 PM
I might have misunderstood you, you can use call javaScript and use mailTo I suppose, never tried it but it should be possible.

SFA