Aseem,

That 50 lines of ASP code can be done in 3 lines in Witango (thought the
first one is kinda ugly). This will wrap in unseemly places:

<@assign local$postArgList <@array
value="x_Password,testing;x_ADC_Delim_Data,True;x_ADC_Delim_Character,|;x_Lo
gin,<@arg x_Login>;x_Card_Num,<@arg x_Card_Num>;x_Exp_Date,<@arg
x_Exp_Date>;x_Email_Customer,<@arg x_Email_Customer>;x_Email_Merchant,<@arg
x_Email_Merchant>;x_Amount,<@arg x_Amount>;">>

<@assign local$returnValue <@url
location="https://secure.authorize.net/gateway/transact.dll";
postargArray=postArgList>>

@@local$returnValue

Dave Shelley

-----Original Message-----
From: Aseem Mal [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 8:27 PM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: ASP code to Tango


Hi,
Can someone help me create a .taf file out of this .asp file (attached).
Thanks.

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to