[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RPG communicating with a web service



Sender: Michael Ryan <michael@xxxxxxxxxxxxxxxxxx>

You need to escape the spaces with a %20.

RFC 2396 Section 2.4.1 defines a means to escape characters:

   An escaped octet is encoded as a character triplet, consisting of the
   percent character "%" followed by the two hexadecimal digits
   representing the octet code. For example, "%20" is the escaped
   encoding for the US-ASCII space character.

From http://lists.w3.org/Archives/Public/www-ws-desc/2002Apr/0183.html

On 5/23/05 05:18 PM, "Michael Tierney" <miketinternet@xxxxxxxxx> wrote:

> Sender: Michael Tierney <miketinternet@xxxxxxxxx>
> 
> I have cloned an example and have been able to
> communicate with a web service by using
> http_url_get.  I noticed that spaces don't seem
> to work, any ideas ?
> 
> Is there any detailed doc on how the mechanics of
> all this works ? It appears to use the IFS OUTPUT
> API but I am not familiar with this, is there a
> site that details what is being done here.
> 
> Thanks for your help
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubsribe from the list send mail
> to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
> -----------------------------------------------------------------------
> 

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------