On Jul 25, 2006, at 7:28 PM, ISS WebMaster wrote:

I looked on the list archives again and figured it out

Here's what I do:

  dim queryreformat as string
  queryreformat=ReplaceAll(query.text," ","%20")

There are a lot of other characters which should be changed as well... instead you should use the function designed for this purpose:

   EncodeURLComponent()
   DecodeURLComponent()

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to