[thelist] RE: Caching Problem - ASP/iFrame

Rob Smith rob.smith at THERMON.com
Wed Aug 25 15:12:31 CDT 2004


On second thought

<form action="InsertModify.asp" method="get" name="InsertModify"
onSubmit="parent.DO.location.href='DisplayModify.asp?pid=<%=request.QueryStr
ing("pid") %>'">

... that just might be the flaw in my code that's tricking me to thinking
the cache control isn't working.

I'm thinking the iFrame #2 is refreshed before the data from iFrame #1 has
had a chance to insert the data into the database so I'll see it in iFrame
#2. 

Makes sense,

Rob


More information about the thelist mailing list