this would be cool to know. however, I remember reading somewhere....that once stuff is posted from a form to a page, if you try to go back to that page, that was derived based on a form posting, that those values will no longer be there.
is this true? ..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -----Original Message----- From: E. Keith Dodd [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 9:49 AM To: CF-Talk Subject: clientmanagement cause Page Expired in MX Have found that enabling clientmanagement in the application tag (in Application.cfm) in MX causes html forms to behave differently than if clientmanagment attribute is No or omitted. (Only a problem on remote, shared server; not locally.) If fill in part of a form, submit, then go back all form data is lost. (If try to go forward from there, says page has expired.) If remove the clientmanagement, form works as usualy expected. Am seeing this only on hosting company's remote, shared server (Professional MX). On my local Single IP development server, all works as expected regardless of clientmanagement. As far as I can tell, settings in the shared remote and my local are the same. As control, did same set up in CF5 and clientmangement made no difference: form behavior as usually expected. Below are two links to same form. Only difference is that first has clientmangement enabled, second one doesn't. Just submitting with a first and last name will illustrate the problem: 1. http://www.wingserv.com/testform.cfm : clientmanagement enabled, does not work as expected. 2. http://www.wingserv.com/church/testform.cfm : no clientmanagement, works as expected I realize that assuming that browsers will always *hold* form data is not always true; but, have many existing such form pages want to move to MX and want to be able to also use clientmanagement. Would appreciate any help on this as have my first site in MX almost ready to go, save for this strange behavior on remote server. Thanks E. Keith Dodd Wings of Eagles Services www.wingserv.com - [This E-mail scanned for viruses by declude AntiVirus Software] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

