Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Change language (ASP)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change language (ASP)

 Post Reply Post Reply
Author
Locturian View Drop Down
Newbie
Newbie


Joined: 20 June 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Locturian Quote  Post ReplyReply Direct Link To This Post Topic: Change language (ASP)
    Posted: 20 June 2006 at 5:53pm

Hi

I'm set up with 2 sets of language files. The english language is located in a subfolder called eng - My questions is, how to include the proper file, depending on what language the rest of the site is running?
 
Cause - This doesn't work as the site will load the inc files firs
 
If language = "english" then
<!--#include file="language_files/ENG/language_file_inc.asp" -->
else
<!--#include file="language_files/language_file_inc_no_const.asp" -->
end if
 
Hope that someone can tell me the proper way to do it :)
 
(Sorry for the respost, made a mistake posting it in the old part)
 
In advance, thanx
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 20 June 2006 at 5:57pm
When you declare and set the value for a Const it can not be changed as it is a constent.

What you would need to do it remove the 'const' part from both files, then create a file with all the variables in, but with Dim were the Const part is.
Back to Top
Locturian View Drop Down
Newbie
Newbie


Joined: 20 June 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Locturian Quote  Post ReplyReply Direct Link To This Post Posted: 20 June 2006 at 6:12pm
thx, it worked great ;)
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.