Glen Collymore wrote:

> So I'm developing a real simple quiz application,(NT4, IIS, SP5) It seems to
> work fine in Netscape,
> but not in IE.
>
> Specifically, I have a short form with demographic info on the quiz
> participant. When the user goes to
> update the form, the addedit template actually updates the database, but
> after a cflocation back to the
> demographic form, the form does not update. But it works in Netscape.
>
> Could this be a IE caching issue? New to cold fusion and any help greatly
> appreciated.

It definetly is. Maybe you include a meta tag
<meta HTTP-EQUIV="Expires" CONTENT="now">, in my expirience this does not allways 
work, but try it.

Or you set the expires now option in the server itself (If you use IIS, go to the cfm 
template you wanna to let expire, right click on Properties, then HTTP-Header. Here 
you can set
the option)

/later


--
urs nyffenegger    |   new media developer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NO INK AG - Ihr Partner f�r Neue Medien
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://www.noink.ch   |  ++41 56 618 30 02


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to