I would read about the concept here
http://www.albionresearch.com/misc/urlencode.php
and check the DotNet code here
http://msdn2.microsoft.com/en-us/lib...urlencode.aspx
"William Johnston" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Hello,
>
> My params are not shown correctly in an HTML page.
>
> Here is the URL:
>
> http://tenbase2.com/DavidHeadlineWebApp.aspx?archiveName="cnn"&headline="Sources:
> Moving cash set feds on Spitzer's
> trail"&formalNewsName="CNN.com"&date=Tuesday, March 11, 2008"
>
> Even with backslashes before the quotes, the only parameter shown is
> "archiveName=\".
>
> Any suggestions?
>
> Thanks,
> William Johnston
>