Simple S/w Needed Asap
I need the urgently to be done asap.
Details:
1. There will be
a. two text boxes
b. one button labeled “ok”
c. one more button labeled “load files”
2. In the upper text box, user will put some text.
3. And then user will click the “ok” button.
4. Now, software will go to http://translate.google.co.in/translate_t?hl=en&ie=UTF-8&text=TEXT_IN_UPPER_BOX_HERE&sl=en&tl=fr#
Obviously, you will have to replace TEXT_IN_UPPER_BOX_HERE with the text inserted in the above box.
And software will extract the resulted text and will save it in a new string 2 or whatsoever. Say resulted text is string 2!
5. Software will go to http://translate.google.co.in/translate_t?hl=en&ie=UTF-8&text=REPLACE_ME_WITH_STRING2&sl=fr&tl=de#
Now, it will save the resulted text in string3 or whatsoever.
6. Now, software will go to http://translate.google.co.in/translate_t?hl=en&ie=UTF-8&text=STRING3HERE&sl=de&tl=en#
7. It will show the the resulted text from step 6 in the next text box.
More function which I need:
1. User should be able to select .txt file (multiple files at one time)
2. When user clicks “load files” button, a select diaolg will open using it user will select one or more text files.
3. Now, software will read the file one by one and will perform the steps from STEP 4 TO STEP 6, and will save the result in a new text file named “OLDFILENAME_NEW.txt” in the same folder.
Software MUST BE in .Net!
I will need some kind of licensing feature in the software. Like if someone runs it, software will show a unique id to him and it will ask for unlock key.. Using unique id, I must be able to make an unlock key.. (More discussion on this can be done via PM.. also I have DRM kit from http://www.softwareshield.com/Download.aspx you can use this kit to make the licensing stuff easier)
Optional requirement (Not necessary): If you can code it in vb.net then it will GREAT…
