Interactive Menu For Translating Webpages

go to FreeTranslation.com to see their format.
http://www.freetranslation.com/default.htm?tab=link
at one time, they required that you fill out an
application, but they do not appear to require that
any more. but you should provide a return link to
FreeTranslation.com.

download two files: menu.cgi.txt and translate-html.txt
(Right click each link and select "Save Target As" or "Save As")

rename menu.cgi.txt to menu.cgi

install menu.cgi into your cgi-bin directory
you should be able to install menu.cgi as is
upload as an ascii file - don't use binary file transfer
you may have to do a: CHMOD 755 menu.cgi
if you don't know the technicalities of doing this, ask
your webmaster or webdesign person, or do an
internet search for tutorials on installing CGI files.

do a cut-and-paste of the script from translate-html.txt
to your webpage html file and modify each
www.yourname.com/yourpage.html
to whatever your domain and webpage is named.

sorry, no hand-holding and no other support provided
if you can't get this to work.

also, don't bother the folks at FreeTranslation.com
about this since they only provide support for their
basic links. i've shown this script to the folks at
FreeTranslation.com when they first began offering
links for webmasters and they did not disapprove
it. anyways, this CGI script setup only builds on
the basic text link that FreeTranslation provides
since once you make the menu selection it acts
just like the basic text link.

visit the rest of my webpages at http://ruel.net
to see how the menu works.

-ruel