What is the global asa?

  • Thread starter Thread starter Paul C
  • Start date Start date
P

Paul C

Hi
Is it important when is it created? I am trying to add a shopping cart
which has its own global asa file and wants to overwrite mine.
Thanks
Paul M
 
It is important if a application create it or come with it. When you use the FP database components
or create a database connection from within FP, then FP create it.

Might consider placing your e-commerce application in a subweb/subsite then the two global.asa will
not be in conflict.


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
See http://www.w3schools.com/asp/asp_globalasa.asp
You should manually merge the 2 or you will lose any DB connections in your original

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi
| Is it important when is it created? I am trying to add a shopping cart
| which has its own global asa file and wants to overwrite mine.
| Thanks
| Paul M
|
|
 
Back
Top