Hi Naval and all!
Naval as you know I struggled to get my HTTP posting to work, with the help from you and your staff, it was all sorted out fast...THANK YOU!
Now I have a new problem, I have 3 form's on my site...2x "application" and one "contact us".
With your help the loan application on my index page is working fine, now I added the PHP code for the Cell contract page (second form) and it's not working.
I did every thing the same way as with the loan application. The thank you page comes up and I receive the email but the HTTP POST to the database is not working.
If I drop the database and resend the form to create a new database, all the fields should be filled on my first post. my question is this...
Can the database be the problem, that I need to recreate it?
And If I recreate it....When posting my loan application, does it matter that I can only do the cell application afterwords?
I am thinking that maby that is the reason the cell form don't work, cause I cant send them together when recreating the data base?
Hope I make sense here..
Thanks in advance
Jaco
www.saloans.net
Naval as you know I struggled to get my HTTP posting to work, with the help from you and your staff, it was all sorted out fast...THANK YOU!
Now I have a new problem, I have 3 form's on my site...2x "application" and one "contact us".
With your help the loan application on my index page is working fine, now I added the PHP code for the Cell contract page (second form) and it's not working.
I did every thing the same way as with the loan application. The thank you page comes up and I receive the email but the HTTP POST to the database is not working.
If I drop the database and resend the form to create a new database, all the fields should be filled on my first post. my question is this...
Can the database be the problem, that I need to recreate it?
And If I recreate it....When posting my loan application, does it matter that I can only do the cell application afterwords?
I am thinking that maby that is the reason the cell form don't work, cause I cant send them together when recreating the data base?
Hope I make sense here..
Thanks in advance
Jaco
www.saloans.net
Comment