Have you tried this in different browsers? Firefox has an annoying habit
of pre-filling form fields

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Byron Raines
Sent: 17 February 2008 02:24
To: [email protected]
Subject: [Reactor for CF] Problem with caching records

Hi.  I have a problem I just cannot figure out.

I have a situation where I am loading an existing record, editing, then 
saving it.  Then I load a new empty record.  However, the values of the 
previously loaded record are appearing on my form page.  I cannot figure

out if I'm actually not loading a new record, or if its caching the 
previous record.  Example:  if do a load(ID=5), edit it, save it.  The I

do a load(ID=0) which is supposed to load a new record, but the previous

record is loaded, even though ID is set to 0.

This is part of a Model-Glue 2.0 app.  I posted this on the model-glue 
google group included code samples etc.  While there were alot of good 
suggestions, I was not able to find anything that helped.  If anyone 
would not mind taking a look at the thread and offer suggestions, I'd 
appreciate it.

This on is stumping me.

http://groups.google.com/group/model-glue/browse_thread/thread/3bcdc5683
47ce277

Byron


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- --



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to