Ask a Question related to PERL Modules, Design and Development.
-
Alberto Adrián Schiano #1
help CGI::Application and CGI::Session examples
Hello,
I need some examples of web dessign using CGI::Application and CGI::Session
.. The perldoc pages are great and very complete, but I would like to see
some examples using them both together in action. I have found a good
example here: [url]http://uniforum.chi.il.us/slides/cgiapplication/[/url] but I can't
figure out how should I deal with all a site this way...
Any help would be apreciated.
Alberto
Alberto Adrián Schiano Guest
-
Session Management in Application.cfc
I have always used an Application.cfm file for most of my webapps but I am currently working on one that needed the functionality that the... -
strange behavior of session var in Application.cfm
I have an Application.cfm file in my application that seems to have a strange bug in it. The file starts with: <cfapplication name="CMET"... -
Application and session timeout help
In Application.cfm I have (this is ony securing on folder, not the main root directory) and some "isDefined(session.auth.isloggedin)" security... -
handling session expiry for web application
In my web application developed in CFM 4.5, i need to handle session expiry at server side. example: in present application when the user log... -
Session an Application variables
I want to store the link of the page that each user of my web site visited so it can help me to personalise information for each user depending on...



Reply With Quote

