There are different ways to handle this.
First you could create a customtag (dll) or use cfhttp, parse out the returned information and look for 404 errors,etc.
Please be more specific.
Are you looking for pseudocode? actual code? flowdesign?
Also if you're developing the system, how you would want to track progress (cookies/db/etc).
depending on the rdbms you're using there is a odbc manager which allows you to register your db's (as system/local/etc). The previous post describes the easiest way to register them though.
hello gurus,
i am having a problem with session management.
i am using a script similiar to
http://cfhub.com/advanced/managing_state/login.cfm
but the example on this site changes the cfid with each login. (creating a new session this is what i need).
the one i created keeps the same...
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.