Steve, I think there might be some other problem at work here. This should work fine with encoding=url - with commas or any character. Put <@VAR user$CatHistory ENCODING=NONE> somewhere and see what it contains using view source.
Also, see what (Wi)tango says it is receiving as arguments in the debug info. On Mon, 10 Mar 2003, Fogelson, Steve wrote: > 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="<@cgi><@appfile>?_function=list&Parent=<@var user$CatHistory > encoding="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
