Hiya Folks...
I need to determin what language the user's browser is set up as (ie: english or french).
I have the javascript code that will read this off of IE (var lang = navigator.userLanguage
.
Now I am trying to pass this information to a form so I can mail it off to a php page and render either an english or french page...
Can someone please show me how to pass a javascript value to a form??
Thanks,
Angelo
I need to determin what language the user's browser is set up as (ie: english or french).
I have the javascript code that will read this off of IE (var lang = navigator.userLanguage
Now I am trying to pass this information to a form so I can mail it off to a php page and render either an english or french page...
Can someone please show me how to pass a javascript value to a form??
Thanks,
Angelo