Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LadyClaire
  • Content: Threads
  • Order by date
  1. LadyClaire

    Translator Fixed rac2

    Ok I have the single words translation fixed. Just added a lil text to seperate the english translator from the elvish translator and it works fine. I didnt even have to use the following code: target == elvishWords[i] ){ document.elveng.english.value = englishWords[i]; Now about the phrase...
  2. LadyClaire

    Building a Language Translator with Macromedia MX

    Ok I am wanting to make a Language translator that will translate between English and Elvish. I have all the translations I need and I have Macromedia Flash MX. I want to be able to type in something in either english or elvish and the translator give back the proper translation. The grammer...
  3. LadyClaire

    Inserting js files into a web page

    I am building a language translator where you can either type in an english word,elvish word, english pharse, elvish phrase and it will brigh up the proper translation in the other language. I already have two of my js files made called english_elvish.js and elvish_english.js for individual...
  4. LadyClaire

    HElp! Building a Translator

    Ok, this is in detail what I am trying to do. I am trying to build a language translator to tanslate back and forth between English and Elvish. I have an Elvish dictionary already. I would like to know the best way to build it. An example of what I am trying to build can be found at...
  5. LadyClaire

    Help! Building a Translator

    Ok, this is in detailw hat I am trying to do. I am trying to build a language translator to tanslate back and forth between English and Elvish. I have an Elvish dictionary already. I would like to know the best way to build it. An example of what I am trying to build can be found at...
  6. LadyClaire

    Whats the best way to learn CGI Scripting?

    I am presently working on my translator in Javascript (thank you rac2 for the help) but it is taking forever to do, so I would really appriciate help learning CGI becasue it would make things go so much faster.
  7. LadyClaire

    How do I write a language translator?

    I am presently trying to write a language translator for the elvish language based on Lord of the Rings. Many in my area wish to learn the language. I have a full dictionary of translations in doc and txt format. I want to be able to search that file for a word or phrase and the proper...

Part and Inventory Search

Back
Top