Write out some javascript once you've done your update which refreshes
the other iFrame.
 
<%
 
response.write "<script language=""Javascript"">" & VbCrLf 
response.write
"document.getElementById('myIFrame').location.href='mydatapage.asp';" &
VbCrLf
response.write "</script>" & VbCrLf
 
%>
 
Dan

________________________________

From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Mingle
Sent: 08 June 2005 05:20
To: [email protected]
Subject: [AspClassicAnyQuestionIsOk] Refresh IFrame using ASP


Hi,

I have 2 IFrames in a Document.
One of the IFrame contains a FORM which is submitted to the same page
ASP 
Page "src" page of an iframe and 
triggers an update function and Database Table is Updated.

I need the Other IFrame to reload once the Table is updated in another 
IFrame. Because the Other 
IFrame represents the data that is updated and another.

Thanks,
Mingle


[Non-text portions of this message have been removed]



________________________________

Yahoo! Groups Links


*       To visit your group on the web, go to:
        http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
          
*       To unsubscribe from this group, send an email to:
        [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
subscribe> 
          
*       Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 




[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<!-- SpaceID=1705006764 loc=TM noad -->

--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to