|
 |
asp_databases thread: converting the site
Message #1 by arshad siddiqui <ash_arshad@y...> on Thu, 21 Mar 2002 01:24:59 -0800 (PST)
|
|
Hi,
I have made a database driven website.the database is
on Access 2000,the whole website is in english and
search in the database is also in english.
Now I want to make an exact replica of this site in
some other language suppose Arabic.
Some one please tell me what are the necessary changes
and things or software I need for this.
Thanks in advance
Regards
--Arshad--
__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
Message #2 by "Eric Van Camp" <eric@a...> on Thu, 21 Mar 2002 11:40:09 +0100
|
|
this is an easy question the answer is more complex;
i hope you took in account that you needed to have another language in your
directory structure
eg: /root/eng/dir1/images/xyz.gif
this indicates the images directory of the english images, the .html,.asp or
whatever pages for the english site come under the "eng" directory
for includes, just use a virtual directory on your server ( if they are
shared between languages)
just copy and paste your "eng" directory and rename it to "arabic"..
if all the linking in your pages is relative, this should not cause any
problem,
now just translate your pages and up you go..oh yeah if you have "eng"
images, you need to redo them to!
hope this helps!
eric
-----Original Message-----
From: arshad siddiqui [mailto:ash_arshad@y...]
Sent: Thursday, March 21, 2002 10:25
To: ASP Databases
Subject: [asp_databases] converting the site
Hi,
I have made a database driven website.the database is
on Access 2000,the whole website is in english and
search in the database is also in english.
Now I want to make an exact replica of this site in
some other language suppose Arabic.
Some one please tell me what are the necessary changes
and things or software I need for this.
Thanks in advance
Regards
--Arshad--
__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
|
|
 |