Matthieu... That's what I'm doing right now, but that *should* only work for the page containing the iframe. Because technically THAT'S the page I'm calling. I'm just passing some extra URL vars to allow me to load the iframe page correctly.
A friend of mine suggested that instead of passing an anchor, to pass a URL var called "anchor" in the query string. Then in the iframe code, if that variable is present, I just created a named anchor and presto. I'm getting ready to test it out right now. <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Cornillon, Matthieu (Consultant) [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 5:22 PM To: CF-Talk Subject: RE: Jump to an anchor link inside an iframe This seems too easy an answer, so I probably missed something, but I'll give it a try anyway. You have page 1 currently sending variables to page 2, which dynamically loads page 3 in an interior iframe. Can you not send the name of a named anchor along with it and have page 2 load 'pageThree.cfm#anchorName' instead of 'pageThree.cfm'? HTH, Matthieu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225524 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

