View Single Post
  #4 (permalink)  
Old 08-30-2008, 05:58 PM
Gapple Gapple is offline
Newbie
 
Join Date: Aug 2008
Posts: 5
Default Tables, CSV and Encryption - New guy needs help

Hi all, just bought Basic4ppc and thanks to this forum have got up and running more or less in just a few days. I would like to encrypt then write to table and save as CSV. It's the retrieving that gets me I have read and re-read the postings regarding Crypto and I have spent hours trying to get it to work to no avail. I have managed to encrypt using Crypto, writing to a table cell, and then saving to CSV. When retrieving the encrypted information from loading, the data looks good. However, I am unable to 'paste' that secret() back into the Sub btnDecrypt_Click and have it return the original value. I would be most grateful if someone would give some example code if they have succeeded in using CSV with the Crypto.

New to Basic4ppc (Franco-american in Italy),

Georges Louis
Reply With Quote