|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
DHTML editing in ASP script |
From: |
Rob Taylor |
Date: |
12/17/1999 5:42:12 AM |
IP: |
192.35.17.27 |
Hello all,
I am new to ASP so please bear with me! I am trying to make an ASP page of mine multilingual. My idea is to have a preformatted web page with all the text in it default to english. I would then check the language of the browser and if it was a different language, load an XML file and replace the english with the new langauge. However I cant work out if it is possible to load the HTML page into a component on the server so I can edit the HTML before it is returned to the browser. I.e. menuHead01.innerHTML = "Home" where the word Home could be replaced with a different language.
Does anyone know if this is possible, or if there is a better way to make my page multilingual without having seperate pages for each language?
Thanks in advance
Rob Taylor |
|
|
|
|
|
|
|
|
|
|
|
|