blancomario
01-16-2003, 12:08 PM
I am working on a web site that provides the content on English and Spanish. I will like to have a button on each page where the user can switch between languages.
So if the English link looks like
www.someserver.com/foldera/folderb/pagea.htm
I will like to modify the link so it looks like
www.someserver.com/foldera/espanol/folderb/pagea.htm
Any ideas on how I can do this with client side javascript?
Thanks.
So if the English link looks like
www.someserver.com/foldera/folderb/pagea.htm
I will like to modify the link so it looks like
www.someserver.com/foldera/espanol/folderb/pagea.htm
Any ideas on how I can do this with client side javascript?
Thanks.