I have two pages, one htm page and the other an asp page. Both access the same database, the coding is the same, pretty much everything is the same however when I try to press the next button on the navigation bar, it takes a significantly longer time with the asp page than the htm page. Is there something that the asp page does that would cause this to happen? Is there anything that I can do to make it faster to navigate through? I need to use the asp page for login purposes so I want to use the asp page, however with it taking this long it would become a problem for the users. Any help would be greatly appreciated.
Thanks.
Thanks.