Copy link to clipboard
Copied
I am wondering if it is possible to create a contact form in AS3 without using PHP? The reason is because I am planning to create a co-op portfolio and host it on my university file space. The problem is that the university server doesn't support PHP, or other server side scripts. Is this still possible?
Copy link to clipboard
Copied
I don't think you're going to have any luck processing a contact form without the support of some server-side scripting that is capable of interacting with the server.
Copy link to clipboard
Copied
If you don't need to store the form data on the server, simply email it to someone when it's submitted. No need for any server-side scripting...
Copy link to clipboard
Copied
How would I go abouts in emailing the form in AS3?
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more