Hi all,
I have no idea how to do what I need to do - but I'm thinking that php and MySQL might be the best way to go.
Is there a way to have a form set up to gather info but be able to reject the submission based on a data element - then immediately pass this info to another form if the conditions are met?
Confusing I know...
We are offing a subsciption service for only our immediate area and we want to screen the access to our credit card page based on zip code. We want to set up a form that will gather all the info the credit card form will need - and if the zip code is within the accepted list - the info is passed on to the credit card folks. If the zip code is incorrect the applicant is directed to a page that explains that their zip is not acceptable...
Is this possible and if so ... any ideas on where to start?
I will probably need to set up a database as well to store current users and such.
Are there any existing scripts or services that anyone may know of?
Thanks for any suggestions!!
Bitdaf
I have no idea how to do what I need to do - but I'm thinking that php and MySQL might be the best way to go.
Is there a way to have a form set up to gather info but be able to reject the submission based on a data element - then immediately pass this info to another form if the conditions are met?
Confusing I know...
We are offing a subsciption service for only our immediate area and we want to screen the access to our credit card page based on zip code. We want to set up a form that will gather all the info the credit card form will need - and if the zip code is within the accepted list - the info is passed on to the credit card folks. If the zip code is incorrect the applicant is directed to a page that explains that their zip is not acceptable...
Is this possible and if so ... any ideas on where to start?
I will probably need to set up a database as well to store current users and such.
Are there any existing scripts or services that anyone may know of?
Thanks for any suggestions!!
Bitdaf