Yes.

-----Original Message-----
From: Dan Stein [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 17, 2003 1:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: Decrypt then write file?

And my array then is the same but decrypted?

on 12/17/03 13:15, Robert Shubert at [EMAIL PROTECTED] wrote:

> At any point after the array is built, just loop though it:
> 
> <@FOR stop=<@NUMROWS array=my_array>>
> <@ASSIGN my_array[<@CURROW>,ssn] <@CIPHER (cipher attributes)
> VALUE=<@VAR my_array[<@CURROW>,ssn]>>>
> </@FOR>
> 
> -----Original Message-----
> From: Dan Stein [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 17, 2003 12:48 PM
> To: [EMAIL PROTECTED]
> Subject: Witango-Talk: Decrypt then write file?
> 
> I have an array that I build from a two part search action.
> 
> Once it is built I know write it to file and then let the user load it
> into
> excel.
> 
> What I need to do know that the SSN is encrypted is to decrypt that
SSN
> column before I write the the file disk.
> 
> I am having trouble thinking through a way to do this.
> 
> Right after I build the array I tell the user how many records there
are
> and
> then the click to write the file. The next screen give them the link
to
> open
> the file so they can then save it to their own desktops.
> 
> I'd like to keep the same user interface if I can.
> 
> Dan
> 
> 

-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com


    "When you are born, you cry and those who love you rejoice.  And if
you
live your life as you should, when you die, you rejoice and those who
love you cry."

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to