Le 13 oct. 07, à 00:50, Trevor DeVore a écrit :

On Oct 12, 2007, at 5:41 PM, François Chaplais wrote:

same thing for me (macOS 10.3.9): the output of URLEncode is unusable.

Hi François,

I think there is some confusion of what urlencode is intended for due to the documentation. In Revolution urlencode is meant for encoding the query portion of a URL (everything that comes after the '?' in the url). That is why spaces are encoded as "+" rather than "%20".

The PHP docs for urlencode give a nice explanation that applies to urlencode in Rev -

<http://php.net/urlencode>

Regards,

--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com

Thanks for the explaination and link.
Basically, I just want to give a correct URL to revBrowser, so I think I will use a "replaceText" with the help of
http://www.blooberry.com/indexdot/html/topics/urlencoding.htm

Best regards

Francois Chaplais
http://cas.ensmp.fr/~chaplais/


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to