This topic is locked
[SOLVED]

 Separate sites for same database?

1/12/2010 1:55:41 PM
ASPRunnerPro General questions
R
realtoast author

I have a nice site that I've put together for a customer to use in updating some detail about some 190 locations. They are allowing their regional locations access the site and do the simple updating for them, remotely. For this reason, I've only allowed certain functionality. For instance, there is no "Delete" function available to them (I don't want someone inadvertently dumping everything). Also, there are only two tables that the user is able to update (out of 6 tables, total; the remainder feed drop-down lists).
I would like to have a separate URL that would be available only to me so that I have the same data, but with complete access to all tables so that I can be the super-admin who can make necessary adjustments, as need be. My problem is, as simple as this sounds, every time I've built this alternative site and uploaded it, it doesn't upload to my designated super-admin URL. Instead, it updates the customer's URL location. So, they are immediately seeing the new, total admin look, and have total access. I then have to re-build with the limited access.
I'm sure there is a simple solution to this. If you have an idea either what I am not doing right, or how to do this, please let me know.
Oh. Currently, there is no login; just open access (as there is no private or secure data).
Thank you!
Rob

R
realtoast author 1/12/2010

Well. No sooner did I post this than I figured it out. Problem solved.