ADODB calls are made on the server so there would be no way to see them from a client PC.
On Oct 26, 6:32 pm, few1938 <[email protected]> wrote: > I can see the call to the ASP page within the NET display, I need to > see if it is possibile to see ADODB calls within the ASP > > Frank > > On Oct 26, 3:41 am, "Honza (Jan Odvarko)" <[email protected]> wrote: > > > On Oct 24, 11:32 am, few1938 <[email protected]> wrote:> Is there a way to > > track the individual time of ADODB type calls within > > > a .ASP file using the NET feature of Firebug? > > > Not sure what do you want to do. > > > AFAIK .ASP is a server side technology while Firebug (and so the Net > > panel) > > is operating on the client side. > > > The main purpose of the Net panel is to track network requests made > > by a page to the server and display all collected information to the > > user. > > > Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
