ஒரு பார்வை

September 8, 2006

Switching language in web user interface pages

Filed under: ASP/ ASP.NET,Programming,Scripts — CAPitalZ @ 2:58 pm

language.asp

Use the above file to switch between two languages of your web user interface. Ex English and French.

All your webpages has to be named

<somename>_e.asp

<somename>_f.asp

ex. aboutMe_e.asp, index_f.asp

While the user is on one page [aboutMe_e.asp], s/he can click on the menu option “language” and it will automatically switch to the other language [aboutMe_f.asp]. Therefore, you don’t have to worry about linking the other language files, since this “language” option on the menu would automatically display the correct file.

Note: Please rename the file to “language.asp”

_____
CAPital

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Blog at WordPress.com.

%d bloggers like this: