RE: Witango-Talk: ASP code to Tango

2003-02-05 Thread David Shelley
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_N

RE: Witango-Talk: ASP code to Tango

2003-02-06 Thread Anthony M. Humphreys
Too Cool! Gotta love Witango! -Original Message- From: David Shelley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 10:56 PM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: ASP code to Tango Aseem, That 50 lines of ASP code can be done in 3 lines in Witango (thought

RE: Witango-Talk: ASP code to Tango

2003-02-06 Thread Aseem Mal
] -Original Message- From: David Shelley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 7:56 PM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: ASP code to Tango Aseem, That 50 lines of ASP code can be done in 3 lines in Witango (thought the first one is kinda ugly). This

RE: Witango-Talk: ASP code to Tango

2003-02-06 Thread Aseem Mal
Besides remember that <@URL> meta tag does not support secure urls (https), which is what I need to do. Any ideas? Aseem Mal -Original Message- From: Aseem Mal Sent: Thursday, February 06, 2003 10:56 AM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: ASP code to Tango Thanks,

Re: Witango-Talk: ASP code to Tango

2003-02-06 Thread Jason Pamental
sides remember that <@URL> meta tag does not support secure urls (https), which is what I need to do. Any ideas? Aseem Mal -Original Message- From: Aseem Mal Sent: Thursday, February 06, 2003 10:56 AM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: ASP code to Tango Thanks, but I n

RE: Witango-Talk: ASP code to Tango

2003-02-06 Thread Aseem Mal
What is FTF047? Aseem Mal -Original Message- From: Jason Pamental [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:42 PM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: ASP code to Tango Aseem, What version/platform are you using? (I've missed some of the early

Re: Witango-Talk: ASP code to Tango

2003-02-06 Thread David Green
Aseem, This should do exactly what you asked for. It's a .tml file. The WinHttp Object we have is version 5.1, so you may have to change that. Enjoy... David Green [EMAIL PROTECTED] Aseem Mal wrote: > > Hi, > Can someone help me create a .taf file out of this .asp file (attached). > Thanks.

RE: Witango-Talk: ASP code to Tango

2003-02-06 Thread Steve Smith
http://www.oakbridge.ca > -Original Message- > From: Aseem Mal [mailto:[EMAIL PROTECTED]] > Sent: February 6, 2003 5:25 PM > To: [EMAIL PROTECTED] > Subject: RE: Witango-Talk: ASP code to Tango > > > What is FTF047? > > Aseem Mal > > -Original Message-

Re: Witango-Talk: ASP code to Tango

2003-02-06 Thread Scott Cadillac
Hi Steve, You can download it here: http://www.witango.com/installers/ftf47/index.html Cheers - Original Message - From: "Steve Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 7:47 PM Subject: RE: Witango-Talk: ASP code t

Re: Witango-Talk: ASP code to Tango

2003-02-06 Thread Phil Wade
FTF stands for Field Test Fix. Basically a bug that was reported was fixed, a quick QA of just the bug fix was performed and the server was issued to the customers who reported the bug. The server did not go through a full QA process to ensure that the fix did not affect any other functionality o