Hello everyone!
I'm researching an application problem and have two basic questions:
1. Does it matter where on my asp page I put the
<!-- #include file="Includes/Adovbs.inc" --> on the asp page? (i.e. does it matter if it's physically located on the asp page before the place or after the place on the asp page where I call the vbscript function that makes the call to the database?) and
2. How is an asp page executed/processed?
Thanks for any help understanding this. I think my lack of this understanding might be causing/contributing to the problems I'm having.
I'm researching an application problem and have two basic questions:
1. Does it matter where on my asp page I put the
<!-- #include file="Includes/Adovbs.inc" --> on the asp page? (i.e. does it matter if it's physically located on the asp page before the place or after the place on the asp page where I call the vbscript function that makes the call to the database?) and
2. How is an asp page executed/processed?
Thanks for any help understanding this. I think my lack of this understanding might be causing/contributing to the problems I'm having.