| Added: September/25/2006 at 6:36pm | IP Logged
|
|
|
Ok so here is my new question for you. I want to make it so that all of the countries, have their own subdomains. IE - usa.mysite.com ... but I need to make it so that when someone logs in on the main site they are logged in inside all of the countres subdomains...The benefit of this being that each country uses its own access database and would keep the database files smaller...
I tried just adding ../ to the files that required to check_login_inc.asp to see if would check the login in the root of my site but no luck.
Any thoughts on how I would do this?
To make is sound simpler, I just want to use the database in the root of my site for the login and user area purposes... Then all the countries subdomains use their own separate database for the categories and listing.. All of the countries check the login from the database in the root of my site.. There wont be any categories in the root database..
Thnx.
Mike
|