How can I build a web page that takes information from one page and updates that info translate it to another?
How can I build a web page that takes information from one page and updates that info and translate it to another Language. It would be more easy to understand if you see these pages: http://blog.vertebratesilence.com/2006/10/05/bidding-in-yahoo-auctions-from-outside-of-japan/ They take the information from an auction site , translate it show it in their own 's. Please give me and specific answer e.g.. a tutorial, a determinate software, programming language , and step by step on how to fo this. THANKS ;)
Public Comments
- why not use a free translation service?
- u will have to programmatically take the values as variables from the page and send them across to the new page. Depending on your level of programming expertise and cost factors, you may use jsp or asp for this. A good tutorial for asp is given on the w3 schools web site: http://www.w3schools.com/asp/default.asp for jsp you may go to this tutorial : http://www.jsptut.com/ But you will have to look at how to set up your comp to run these softwares. the info should be on the web sites I mentioned.
Powered by Yahoo! Answers