View Full Version : Contact Form Without PHP
icu222much
August 10th, 2009, 01:42 PM
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?
creatify
August 10th, 2009, 02:07 PM
nope - you need a server side script to send the data some where. You're only option is to use mailto to open the users default mail program, prepopulate it with a to email address, subject line, etc.
icu222much
August 10th, 2009, 02:11 PM
Sounds good. Thanks :0
.ral:cr
August 10th, 2009, 03:33 PM
i think it's possible anything with as3
http://www.bytearray.org/?p=27
it's possible even to manipulate a database
creatify
August 10th, 2009, 03:38 PM
I stand completely corrected... thanks for the link ralcr - that's pretty cool.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.