Gary Carlson at [EMAIL PROTECTED] wrote:

>> No, it doesn't work.
>>>>> <INPUT NAME="TEST" VALUE="<@ARG TEST>">
> 
> Try <INPUT NAME="TEST" VALUE='<@ARG TEST>'>

That'll work fine so long as you don't have any ' in your string.

Surely there is an encoding argument or something that will escape the quote
characters. I've previously use Replace commands to change ' and " to <@SQ>
and <@DQ> but it is an inelegant solution.

Wayne

                  Byte Services Pty Ltd
               http://www.byteserve.com.au/
                  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088

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

Reply via email to