What is the HTML coding to support other languages on my website?
degsy
Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK
Posted: Sat Jul 02, 2005 10:09 am
You need to explain further. HTML doesn't offer any support.
For Server-Side scripting such as PHP, PERL, ASP etc then the support would need to be on the server it's self.
For client side scripting such as Javascript, VBScript, Flash, Java Applets then the support would need to be in the Users browser and Operating System.