Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Lcid example

Status
Not open for further replies.

tyant

Programmer
Jun 1, 2001
68
AU
I know the codes for the countries.
How would i put it on a webpage.

I know this code is wrong
Can anybody give me an example of the code i'd use
E.g

If session.lcid = 1033 then
indexusa.htm
else if
session.lcid = 0410 then
indexitaly.htm
End If
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top