ironmankho Posted January 2, 2009 Posted January 2, 2009 I am creating custom google translator .. I think it is very difficult task . I only done some step i.e how open page (I already deeply read help file but it is not help full for me ) 1- #include <IE.au3>$oIE = _IECreate ("http://translate.google.com/"); now send some text via clipboard 2. $mydata = ClipGet()
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now