I have a webservice that I invoke on the page using a CFC, from the cfc I <cfreturn var="xmlContent">
XmlContent being <cfset XmlContent = xmlParse(XmlContent)> the content of the xml is passed in this variable to the page that invokes the component, then on that page I am currently...
I want to add a hitcounter (in the background) to every page with information about the user ie ip address, browser etc. I am sure I can do this with the application.cfm and <cflock> but am a little unsure. The information I gain from this I want to add to 2 databases. The first will show hits...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.