![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
HI, I need to create an online form with Details such as Name, Address, EMail, Phone, Message, Credit Card Type/Number/Expiry Date. I started this and I was able to create the form and validate it..but the problem is I have two js files ne to validate the normal fieldsand other one for credit card(Got through internet).So I decided to have two pages :In first apge user will enter the particulars and once they click the continue button they will have to fill out the credit card details.After doing this when they submit I shud get an email with all the details. |
#3
| |||
| |||
|
|
pragan said: HI, I need to create an online form with Details such as Name, Address, EMail, Phone, Message, Credit Card Type/Number/Expiry Date. I started this and I was able to create the form and validate it..but the problem is I have two js files ne to validate the normal fieldsand other one for credit card(Got through internet).So I decided to have two pages :In first apge user will enter the particulars and once they click the continue button they will have to fill out the credit card details.After doing this when they submit I shud get an email with all the details.Never send credit card numbers or other personal information through email. They should only be transmitted through secure, encrypted channels. Talk to your web hosting company. They probably have a secure solution that you can use that will include credit card validation. -- |
#4
| |||
| |||
|
|
pragan said: HI, I need to create an online form with Details such as Name, Address, EMail, Phone, Message, Credit Card Type/Number/Expiry Date. I started this and I was able to create the form and validate it..but the problem is I have two js files ne to validate the normal fieldsand other one for credit card(Got through internet).So I decided to have two pages :In first apge user will enter the particulars and once they click the continue button they will have to fill out the credit card details.After doing this when they submit I shud get an email with all the details.Never send credit card numbers or other personal information through email. They should only be transmitted through secure, encrypted channels. Talk to your web hosting company. They probably have a secure solution that you can use that will include credit card validation. -- |
![]() |
| Thread Tools | |
| Display Modes | |
| |