>>Sometimes a question mark apears in the middle of a string like that:
>>$string = "/cgi-bin/search.pl?term=who?&lang=english"; >>where "who?" is a unit and the question mark is part of it. Although I try >>to escape the question mark in "who?" and I get its hexadecimal number, I >>don't get the expected result because it's interpreted as a second quoestion >>mark in the whole string. i must say that i'm not shure from where this would come from but: 1) have you just got 1 form in your page? 2) maybe when you are constructing the queryString, you are inserting the question mark yourself? maybe you could send your HTML code (if you think it is needed) and the perl script that you use to the list. best of luck. Tim Fletcher Netfactoriel.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]