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 to Tango > FTF047 was the last 'build' of Tango that was unofficially released by > Pervasive. It wasn't an official release because it didn't go through proper > QA testing (there were only 6 people left in the Tango group at the time). > Most of us have been running it for a while now. I'm not sure where you can > get it although if you get stuck, I might be able to help you out with it. > > Hope this helps, > > Steve Smith > > Oakbridge Information Solutions > Office: (519) 624-4388 > GTA: (416) 606-3885 > Fax: (519) 624-3353 > Cell: (416) 606-3885 > Email: [EMAIL PROTECTED] > Web: 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----- > > 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 > > bits of this thread) > > > > T2K with FTF047 and v5 on Windows will support https in the @URL tag > > just fine. You might not need the COM object. > > > > Jason > > > > On Thursday, February 6, 2003, at 02:02 PM, Aseem Mal wrote: > > > > > 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, but I need to send this post via a secure connection using a > > > COM > > > object called WinHTTP. Keeping this fact in mind, can you translate > > the > > > asp into taf? > > > > > > Aseem Mal > > > Web Applications Engineer > > > Execpro Information Services Inc., > > > 1250, 4th Street > > > Santa Monica, CA 90401 > > > E-mail: [EMAIL PROTECTED] > > > > > > > > > -----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 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 > > > > > > > > _______________________________________________________________________ > > > _ > > > 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 > > > > > > > > -- > > ____________________________________________________________________ > > > > Jason Pamental, President > > > > [EMAIL PROTECTED] > > > > Bathysphere Digital Media Services, Inc. > > http://bathyspheredms.com > > ____________________________________________________________________ > > > > Tel: 401.490.6830 Fax: 401.490.6831 > > ________________________________________ > > > > > > A North American Distributor for Witango (http://www.witango.us) > > > > Rapid Web Application Development - XML Execution Engine > > > > > > ________________________________________________________________________ > > 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 > > > > ________________________________________________________________________ > 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
