[thelist] RE: Caching Problem - ASP/iFrame

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Wed Aug 25 15:32:06 CDT 2004


	Ah... So you'd need to tell the iframe to refresh when the form
target *loads*...  Let us know if that's it.

-----Original Message-----
From: thelist-bounces at lists.evolt.org On Behalf Of Rob Smith

On second thought

<form action="InsertModify.asp" method="get" name="InsertModify"
onSubmit="parent.DO.location.href='DisplayModify.asp?pid=<%=request.Quer
yStr
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