First I want to thank you for creating this script and keeping in mind sql dummies such as myself. I searched and tested 3 days for a script that does exactly what your script does! Thank you for providing this under GPL. I have already recommended it to my web hosting company for their auto install script feature for the rest of our hosting community.
I just need a little help, and as I said, I'm an sql dummy just starting out, so I know this is something I am doing wrong.
When I enter the data in my form1.html I get this error:
Parse error: parse error, unexpected T_IS_EQUAL in /home/dstrykr/public_html/forms/forms/process.php on line 4
I'm not sure if I am suppose to adjust the form/process.php to my sql database or leave it as is. I've tried both ways.
When I did adjust it to my sql settings it would process the form but give me an error that a required field wasn't filled out, even though I filled out all the fields, required or not.
Any help you can provide would greatly be appreciated. We are a non-profit organization and this script will really save us a lot of time and money for our user management requirements.
Again, thank you. I will provide high positive feedback on hotscripts.com where I found you.
D.K. Strykr
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well you're not supposed to change anything once the form is generated. Everything should work as is. Let me exactly what input you gave the program so I can retrace your steps and see where the error is occuring. Right now without any specifics, I'm guessing you're using a form field either starting with a numeric digit, or perhaps having some special characters (i.e. other than alphabet)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-04-21
Thank you for responding. I downloaded the latest version and it works great for what I need.
I was having troulbe with the file upload feature. It would upload the file great, but if I didn't give it a file to upload, it would said, error, could not upload file. My file upload was not a required field.
But, file upload isn't that big of a feature to me. This is still an awesome script! Can't thank you enough.
Can you tell me if you know of any gpl/gnu script that will help me post the data to a website based on field input?
Thanks again for all your hard work on this script.
Strykr
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First I want to thank you for creating this script and keeping in mind sql dummies such as myself. I searched and tested 3 days for a script that does exactly what your script does! Thank you for providing this under GPL. I have already recommended it to my web hosting company for their auto install script feature for the rest of our hosting community.
I just need a little help, and as I said, I'm an sql dummy just starting out, so I know this is something I am doing wrong.
When I enter the data in my form1.html I get this error:
Parse error: parse error, unexpected T_IS_EQUAL in /home/dstrykr/public_html/forms/forms/process.php on line 4
You can test it here:
http://www.wdfpf.info/forms/forms/form1.html
I'm not sure if I am suppose to adjust the form/process.php to my sql database or leave it as is. I've tried both ways.
When I did adjust it to my sql settings it would process the form but give me an error that a required field wasn't filled out, even though I filled out all the fields, required or not.
Any help you can provide would greatly be appreciated. We are a non-profit organization and this script will really save us a lot of time and money for our user management requirements.
Again, thank you. I will provide high positive feedback on hotscripts.com where I found you.
D.K. Strykr
Well you're not supposed to change anything once the form is generated. Everything should work as is. Let me exactly what input you gave the program so I can retrace your steps and see where the error is occuring. Right now without any specifics, I'm guessing you're using a form field either starting with a numeric digit, or perhaps having some special characters (i.e. other than alphabet)
Thank you for responding. I downloaded the latest version and it works great for what I need.
I was having troulbe with the file upload feature. It would upload the file great, but if I didn't give it a file to upload, it would said, error, could not upload file. My file upload was not a required field.
But, file upload isn't that big of a feature to me. This is still an awesome script! Can't thank you enough.
Can you tell me if you know of any gpl/gnu script that will help me post the data to a website based on field input?
Thanks again for all your hard work on this script.
Strykr