realbasic-nug
[Top] [All Lists]

Re: Validate URL

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Validate URL
From: "Craig A. Finseth" <fin at finseth dot com>
Date: Thu, 31 Aug 2006 08:54:28 -0500 (CDT)
Cc: realbasic-nug at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20060831064937 dot 2A383BD641 at xprdmxin dot myway dot com> <E8805FF6-7AC1-4C82-B644-A7BC3C6BB59F at mobleybros dot com>
        ...
   To escape an non-alphanumeric character, you are suppose to use the  
   "%" symbol and add the Hexadecimal value.  For example, instead of  
   seeing the space character in an URL, you would see it encoded with  
   the sequence "%20".

Actually, you can escape a space by using the "+" character.

Craig
_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>