Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

javascript.reload an iframe from main page 1

Status
Not open for further replies.

gwrman

IS-IT--Management
Dec 20, 2005
94
CA
Hello,

I have a main page, that within it, contains an iframe name="ggg". On the main page, i have:

Code:
<iframe name=ggg height=40px align=right width=90px frameborder=0 marginwidth=0 marginheight=0 scrolling=no src="aspcaptcha.asp"></iframe>
									<a class="info" href="javascript:location.reload(true)">
new image</a>

I can't seem to find how i can make that reload script actually reload the ifram only

any help is appreciated. Thanks.
 
sorry about the delay - in the middle of wedding planning. (shoot me now)

all systems go with that code, thanks for all the help;.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top