Group: microsoft.public.scripting.vbscript
From: "Simon Gare"
Date: Tuesday, October 23, 2007 7:02 AM
Subject: Reading the + in Querystring

Hi All,

I have a querystring that contains the + sign as a separator, I need to read
these values individually in a select statement, for example.

&text=Single+205

where single is the type of room somebody wants and 205 is the user ID in
the Customer table.

Please help.

Regards
Simon