Handling credit card numbers

Encrypting the credit card numbers does the job quite nicely

numero = 53
interpreted = N
texte = The following has worked very well for encrypting and decrypting numbers:
[Text]CCnum_Encrypted=[url][url][Encrypt seed=8chars][CCnumber][/Encrypt][/url][/url][/Text][Text]CCnumber=[Decrypt seed=8chars][unurl][CCnum_Encrypted][/unurl][/Decrypt][/Text]
Replace "8chars" with the seed of your choice (8 characters long), but be sure to keep it secret! (note: in your actual code, there will not be line breaks between the square bracketed units.) The following has worked very well for encrypting and decrypting numbers:
[text]CCnum_Encrypted=[url][url][Encrypt seed=8chars][CCnumber]
[/Encrypt][/url][/url][/Text]

[text]CCnumber=[Decrypt seed=8chars][unurl][CCnum_Encrypted]
[/unurl][/Decrypt][/Text]

Replace "8chars" with the seed of your choice (8 characters long), but be sure to keep it secret!

(note: in your actual code, there will not be line breaks between the square bracketed units.) Marc Thompson

DOWNLOAD WEBDNA NOW!

Top Articles:

Tips and Tricks

A list of user-submitted tips ...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA Modules

A list of the currently available modules...

WebDNA reference

...

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

Related Readings:

Calculating Standard Deviation

...

Annoying character on writefile

How do I get rid of or convert the line feed character during a writefile?...

PayPal gateway

...

WebDNA interaction with ImageMagick

How to pass variables to ImageMagick using a [shell] context?...

random password-generator code

Generate a random alpha-numeric string...

How to setup CODA to work with WebDNA?

This page will show graphically how to setup CODA as a WebDNA partner :-)...