Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Not understanding this API pull
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: Not understanding this API pull
Loki12583
#
243519
24/11/13
11:41 PM
L
lindenkron
lindenkron
L
Originally Posted By: Loki12583
You need to url encode the text to escape invalid characters:
$urlencode(Livbåten) will return Livb%C3%A5ten
Code:
alias urlencode return $regsubex($1-,/([^A-Z0-9])/gi,$+(%,$base($asc(\1),10,16)))
That worked brilliantly.
Thx Lokisan.
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
Not understanding this API pull
Anonymous
24/11/13
01:20 PM
Re: Not understanding this API pull
Loki12583
24/11/13
03:27 PM
Re: Not understanding this API pull
Anonymous
24/11/13
05:20 PM
Re: Not understanding this API pull
Loki12583
24/11/13
07:10 PM
Re: Not understanding this API pull
Anonymous
24/11/13
08:12 PM
Re: Not understanding this API pull
Loki12583
24/11/13
08:29 PM
Re: Not understanding this API pull
Anonymous
24/11/13
10:28 PM
Re: Not understanding this API pull
Loki12583
24/11/13
11:23 PM
Re: Not understanding this API pull
Anonymous
24/11/13
11:41 PM
Re: Not understanding this API pull
Anonymous
25/11/13
12:38 AM
Re: Not understanding this API pull
Anonymous
25/11/13
01:45 AM
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Flat Mode
Show Likes
Link Copied to Clipboard
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage