Need Freelance Web Programmer... SSL CC forms...etc

KydLynx

Senior member
Mar 18, 2001
425
0
0
Got a small job for a real small company and need someone with more experience than I to help script or that has already scripted secure SSL CC forms.
If you can show me some samples of your work it would be great. PM me if interested. I will give more info. Thanks
 

MrChad

Lifer
Aug 22, 2001
13,507
3
81
SSL has nothing to do with HTML or server-side code, it has to do with the way the web server is configured.
 

KydLynx

Senior member
Mar 18, 2001
425
0
0
i need it programmed to be secure for submitting credit card numbers. thats all.
and i dont know how to configure the forms for it.
 

kt

Diamond Member
Apr 1, 2000
6,032
1,348
136
Your form doesn't make it secure per se.. it's the SSL connection between the client and the server that make sensitive information secured. As long as your script force a SSL connection before loading up the forms, you'll be ok.