Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I use POST as in HTML for a flash form

Status
Not open for further replies.

HorseShoe

IS-IT--Management
Joined
Apr 20, 2003
Messages
2
Location
BE
Hi yall,

Is it possible to have the data from a flash form to be sent as an email like one would use the post command in HTML. The reason is that the server this person is on does not support cgi as a standard feature.

Hope it is possible.
Thanks,

HorseShoe
 
you will need some sort of server side script php etc.
 
Thanks,

I've found the right type of server side tool as a solution for my problem.
It is called mailto.exe and lets me post the form data.

Thanks again,

HS
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top