| Posted by Jim Carlock on 05/27/06 08:36 
battle.chris@gmail.com wrote:> I'm trying to fill form fields with values from a mysql record using
 > php. The problem is that when I move to a new record, the form still
 > displays the old data! The html source is updated but the previous
 > record is still displayed even after hitting refresh. Running the code
 > in a new window shows the correct result until I move to a new record
 
 "Carl Vondrick" <spammers@suck.com> replied:
 > This is probably a problem with your browser -- it's auto-filling the
 > form. Try turning that off or check it in a low-fi browser.
 
 Would a pragma no-cache header help? Or a meta expires header?
 
 Jim Carlock
 Post replies to the group.
 [Back to original message] |