Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Parameters with spaces

$
0
0
Re: Parameters with spaces
Web Connection 5.0
Re: Parameters with spaces
03/08/2012
01:26:45 AM
3G8033LQF Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None

Not sure what you're doing but this works for me:

Hitting this URL:
http://localhost/wconnect/TestPage2.wwd?PrevUrl=Test.wc&Title=Attenzion&Image=question.png&Message=Delete+record

Then I create a Process method that does this:

FUNCTION TestPage2 Response.Write(request.QueryString("Message")) RETURN

I get Delete record. No + in there.

You must be re-encoding this string or doing something along those lines.

+++ Rick ---



Dear friends,
I replaced "?" with a question mark image, however still the "+" remains. I will use STRTRAN to remove it from Request.Querystring as you suggested.

Myapp/DialogYesNo.wc?PrevUrl=Test.wc&Title=Attenzion&Image=question.png&Message=Delete+record

Thank you very much again




Rick Strahl
West Wind Technologies

Making waves on the Web

from Maui, Hawaii
West Wind Web Monitor

Viewing all articles
Browse latest Browse all 10393

Trending Articles