I pass values through args form html to .taf all the time. I just took over
a site and every html page had a form at the bottom. They were posting to
multiple cgi scripts. I just changed all the <form> tags and pointed them to
a .taf. Actaully worked out well 'cause a lot of the fields had the same
field names and now I have one .taf that can take the data form any of the
forms. 

'Dude
 

-----Original Message-----
From: Dale Graham [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 04, 2007 5:19 AM
To: witango-talk@witango.com
Subject: Re: Witango-Talk: Slightly OT: Passing a value in a link

Oh, yes, and you could also make the html into a .tml file, giving you more
flexibility. But that may be too close to the TAF situtation to suit.

On Apr 4, 2007, at 6:12 AM, Dale Graham wrote:

> Sure, you can have a form inside an HTML file (or a URL - hard coded 
> in that case, of course) that passes information directly to a taf.
>
> On Apr 3, 2007, at 7:59 PM, Tom Ferguson wrote:
>
>> Is there a way to pass a value in a link from straight .html file to 
>> a .taf?
>> Javascript is ok, but I'd rather not make this HTML a .taf if I can 
>> help it.
>>
>> TIA
>>
>> Tom Ferguson
>>
>> _____________________________________________________________________
>> ___
>> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>>
> ______________________________________________________________________
> __
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
________________________________________________________________________
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