The Thing is that the Iframe that I need to refresh is in the parent frame 
and I need to call the Refresh Function from
another IfRame which is in that parent frame..

On 6/8/05, Dan Powderhill <[EMAIL PROTECTED]> wrote:
> 
> 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 Links
> 
> 
> 
> 
> 
> 
>


[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]

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



Reply via email to