ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

[idea] Text to Unicode Conversion

(1/2) > >>

kiran45:
Hi,
I am writing a script that requires me to convert normal urls into unicode form. I am trying to do something like this:
inputvar=http://www.example.com
Transform, outputvar, unicode, %inputvar%
msgbox, %outputvar%

--- End quote ---

However, I am not able to convert the text. please help
thanks

P.S. We have websites like http://tokira.net/unicode or http://fantomaster.com/fantomasSuite/shadowCoder/fascodersv-e.cgi to do this. However, I need a desktop script/software.

lanux128:
is this what you're looking for? StringConverter - a win32 console and COM component free software.

Features :
• Convert a FILE or a string from/to ANSI, OEM, BASE64, UNICODE.
• Usable either from command-line or from as a COM Component inside a script.
• Allow Raw encoding of Unicode strings (like described in Q263991 to change Password with LDIF or LDAP in Active Directory).

http://www.gbordier.com/gbtools/stringconverter.htm

kiran45:
Hi,
Sorry. I am afraid this will not do the job. I was looking for something like this:
When I give this string
http://www.example.com
--- End quote ---
I should get output like this
http://www.example.com
--- End quote ---

I tried to get this output with stringconverter, but failed. Please try yourself and let me know if you get. It will be OK even if I can get the ouput on command line or inside a new file. An AHK script would be even better, because I can integrate it into my existing ahk script.

I apologize if I am not clear in my first post. Thanks again for trying.

Curt:
So, DonationCoder.com becomes &#119&#119&#119&#46&#100&#111&#110&#97&#116&#105&
#111&#110&#99&#111&#100&#101&#114&#46&#99&#111&#109 - is that it?

http://www.submitad.com/secure_html_lock.htm
$50 - has not been updated for several years sorry, "about" says copyright 2008

kiran45:
Hi Curt,
thanks for the link. That's a nice application.

Navigation

[0] Message Index

[#] Next page

Go to full version