You could I believe also use
<INPUT NAME=ThreadName TYPE=TEXT SIZE=40 MAXLENGTH=40
VALUE="@@user$threadname">

I try to remember to quote everything that way I don't get in trouble.
-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com


> From: Nicholas Froome <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 5 Sep 2002 22:05:55 +0100
> To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]>
> Subject: Re: Witango-Talk:  quick encoding query (solved)
> 
>> You need to put quotes around your variable:
>> 
>> <INPUT NAME=ThreadName TYPE=TEXT SIZE=40 MAXLENGTH=40 VALUE="<@VAR ThreadName
>> SCOPE=User>">
>> 
>> Otherwise the browser stops reading at the first space.
> 
> 
> Thanks, chaps - you're both 100% right. It's interesting to know why it fails,
> as well..
> ________________________________________________________________________
> 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