This topic is locked
[SOLVED]

 Multiple Tables

6/25/2003 8:14:50 AM
ASPRunnerPro General questions
author

Our database has multiple tables and users. Since ASPRunner generates the same asp page names for each table you work, how can you create multiple search pages if you are overwriting the login page and default page every time you run ASPRunner?

admin 6/25/2003

Steve,
We release ASPRunner 2.2 beta in several days which will support separate login page for each table.
However you cannot have multiple default pages by definition. Default.asp is the page that will opened if you type http://www.somesite.com/somedir/ in browser's address line. It can be the only one.
Best regards,

Sergey Kornilov