• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

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

KydLynx

Senior member
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
 
SSL has nothing to do with HTML or server-side code, it has to do with the way the web server is configured.
 
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.
 
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.
 
Back
Top