Hello,
I'm hoping the group can help me understand the entire app development with asp.
I'm looking at someone else's code they started the application on default.asp with a redirect to index.asp page. Is there a reason that you would redirect to another page right from the begining?
Also, the index.asp starts with an includes file that checks for a password. Does the include file always run first?
I'm hoping the group can help me understand the entire app development with asp.
I'm looking at someone else's code they started the application on default.asp with a redirect to index.asp page. Is there a reason that you would redirect to another page right from the begining?
Also, the index.asp starts with an includes file that checks for a password. Does the include file always run first?