Search found 1 match
- Tue Mar 29, 2011 10:47 pm
- Forum: Talking LiveCode
- Topic: Encrypting data for POST
- Replies: 1
- Views: 1758
Encrypting data for POST
Hi, I am setting up a rev. server client system where data is encrypted using the SSL library in rev. I find that while simple URL encoded data can be posted to the server with no problem, if I run the data through the rev. Encrypt command (using blowfish) the data will not post properly to the serv...