Kyle, Using the same method - no its not possible... This is because when you have your login page open, you haven't as yet authenticated yourself into the application, so there is no capability to fire anything within the application before logging into the application.
However, there are external utilities/functions you can embed in your web application that might be able to do what you want to do.. Examples for these could be:- 1) http://www.statcounter.com 2) http://www.easycounter.com 3) http://www.amazingcounter.com 4) http://www.free-counters.co.uk 5) http://www.digits.com These are results I found when I googled for such utilities... Try a web search and you might be luckier and find something more specific to what you might need.. Cheers Joe D'Souza Remedy Developer / Consultant, BearingPoint, Virginia. ----- Original Message ---- From: Kyle Whitley <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, January 3, 2007 3:56:39 PM Subject: Re: Mid Tier Access Logging/Usage Can the number of hits to the login page be counted, to see how many times the login page is hit prior to actually logging in? Thanks Kyle Joe DeSouza wrote: > ** > > Kyle, > > You could try running a Direct SQL everytime you open that form in > question, when the CLIENT-TYPE = 9 and set an incremental counter on > an underlying table created specifically for this. > > Cheers > > Joe D'Souza > Remedy Developer / Consultant, > BearingPoint, > Virginia. > > > ----- Original Message ---- > From: Kyle Whitley <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, January 3, 2007 1:25:11 PM > Subject: Mid Tier Access Logging/Usage > > Is there a way to determine how many times a mid tier form is accessed > or logged into the ARS via the mid tier? I thought about using > Session Management logging option in the mid tier, but I don't know if > that is going to give me what I was looking for, I believe that would > only tell me when and whom accessed the mid tier not what form they > were accessing. > > Thanks > > Kyle > > -- > Kyle Whitley > IT System Support Professional > Office of Information and Instructional Technology (OIIT) > Board of Regents of the University System of Georgia > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com __20060125_______________________This posting > was submitted with HTML in it___ -- Kyle Whitley IT System Support Professional Office of Information and Instructional Technology (OIIT) Board of Regents of the University System of Georgia _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

