|
What's about your Server ini-File:
EncodeResults=False (default=true)
regards
Daniel
Online-Help:
encodeResults
Valid in all scopes
This configuration variable tells Tango whether or not to
encode the output sent to the Web browser by Witango in standard HTML format;
specifically, changing all high-bit characters to their encoded forms. For
example, "�" (a high-bit character, not in the standard ASCII set) is encoded in
HTML as é. If you would like to send binary data, or are using
a character set other than ISO Latin-1, you can set this value to
false.
The default value of this variable is true.
----- Original Message -----
Sent: Monday, March 10, 2003 11:37
PM
Subject: Re: Witango-Talk: URL
Problem
What will happen if you single quote the argument
?
<a
href=""url">'&CatCount=-1&<@UserReferenceArgument>"><@var
user$CatHistory></A>>
regards
Daniel
----- Original Message -----
Sent: Monday, March 10, 2003 10:36
PM
Subject: RE: Witango-Talk: URL
Problem
> I am not sure, but URL encoding (,) the comma might
help. > > > -----Original Message----- > > From:
Fogelson, Steve [mailto:[EMAIL PROTECTED] > >
Sent: Monday, March 10, 2003 4:39 PM > > To: '[EMAIL PROTECTED]' >
> Subject: RE: Witango-Talk: URL Problem > > > >
> > After some further testing, it wasn't the &. It causes
> > problems when there > > are commas (,) in the variable.
The variable pulls from a > > table and can > > contain
commas. Is there a way around this? > > > > Steve >
> > > -----Original Message----- > > From: Fogelson,
Steve [mailto:[EMAIL PROTECTED] > > Sent:
Monday, March 10, 2003 3:14 PM > > To: Witango User Group
(E-mail) > > Subject: Witango-Talk: URL Problem > > >
> > > I have a URL as follows: > > > > <a
href=""url">&CatCount=-1&<@UserReferenceArgument>"><@var >
> user$CatHistory></A>> > > > > If <@var
user$CatHistory> has an & contained within it, I > > have
problems. > > > > I added encoding="url" , but that doesn't
fix it. > > > > Is there a way around this or do I just
have to not allow & > > > > Thanks > >
> > Steve Fogelson > > Internet Commerce Solutions >
> ______________________________________________________________ >
> __________ > > 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
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body
|