cian
Technical User
- Oct 11, 2001
- 1,383
Hi guys,
I want to try to create an xml application but I have no idea where to start.
I want to create a "dictionary application" where I can search the xml dictionaries in either language and display the word and meaning on a results page.
I have created the xml files basically like this:
<dict category="jiuu">
<word>
<language1>gkgkg</language1>
<language2>hksi9ihji</language2>
</word>
:
:
:
</dict>
I will have 5-6 xml documents of various categories and would need to search each one and display any words from each.
Can you please advise me where should I start?
What language would be best to do this, javascript? VBscrpt?
Do you have any idea where I might be able to find such an application?
Thanks guys, any and all advice appreciated!
É
:: ::
I want to try to create an xml application but I have no idea where to start.
I want to create a "dictionary application" where I can search the xml dictionaries in either language and display the word and meaning on a results page.
I have created the xml files basically like this:
<dict category="jiuu">
<word>
<language1>gkgkg</language1>
<language2>hksi9ihji</language2>
</word>
:
:
:
</dict>
I will have 5-6 xml documents of various categories and would need to search each one and display any words from each.
Can you please advise me where should I start?
What language would be best to do this, javascript? VBscrpt?
Do you have any idea where I might be able to find such an application?
Thanks guys, any and all advice appreciated!
É
:: ::