Well yes you could just use the Unicode version of Autohotkey. If you're looking for some up and down arrows which is all I wanted, then you don't have to use Unicode and you can use the Chr() function: ...
This is a note to myself but also to anyone out there who's spent as long as I did looking for a solution to this. Maybe it's just me but this is the scenario:
Joomla works fine with international ...
... alphabets is necessary when dealing with languages other than English. Preserving files in unicode or utf-8 encoding will help but there will be times when you have lost the formatting and get weird question ...
... ampersand with unicode value
v_SearchName = v_SearchName.replaceAll("&","\u0026",true);
//
// build up COQL query
v_CoqlQuery = "select id from Accounts where Account_Name='" + v_SearchName + "'";
//
// ...
...
Search Engine Friendly URLs
Use URL Rewriting
Add Suffix to URL (optional)
Unicode Aliases (optional - for international languages)
Select the "Integration" tab
Change the “URL Routing” option ...
... fix "&".
- Double-check that unicode characters work in exclusion list. (they do)- Date Uploaded: Mon, 8th Aug 2011 1.6.6 - Bug Fix: "Case-sensitive=No" now checks that word in different case is not ...
... your usual method of connecting to a data source, I just added this section to say that my data source is type "Oracle" and NOT ODBC or OLEDB. Unicode=true and my user is a specific read-only user.
...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.