If you don't need to send pictures, have alook at the following utility:
Email Form PRO
I'm loving your form.. .but having some issues when I try and remove some of the forms and buttons.. .I'm trying to create a form with just the FIRST NAME, LAST NAME, MONTH, DAY, YEAR, EMAIL, COUNTRY and CITY.. .wondering if you could give me a few pointers on which code to change. Ive changed the properties in the 'Main.as' file, but having problems with removing the associated code with add/remove picture properties.. .
any help will be gratefully received.. .
morie
If you don't need to send pictures, have alook at the following utility:
Email Form PRO
Will have a look and get back.. .
thanking you
Hi,
Flep thanks for this great form, it has been very helpful!
Only one question after submitting the form once if I try to submit again it hangs. I tried on the demo on you site and it also hangs.
Is there something i can do to fix this?
Thanks heaps from Australia.
Melzee
Hi Melzee,
try to refresh the web page using actionscript when the message has been sent.
How to:
open Main.as and find the function "removeFilm".
Add the following code at the end of the inside code of removeFilm:
Code:var request:URLRequest=new URLRequest("javascript:location.reload()"); navigateToURL(request,'_parent');
This form, work excelent! Less than 1 min to make settings and voilla! Thanks!
I cannot get this to work. I tested your preview model and it works properly. Help!!!!
Hi,
any error ?
Be more specific please...
No error message. When I try to upload a picture it just spins. It will say uploading picture 100% but it never completes the process and nothing is uploaded to my server. I'm confused as to where the chmod 777 folder should go as well.
Did you chmod the "PHP" and "uploadedFiles" folders ?
Bookmarks