Paul,

>
> <frame NAME="MainPage" SRC="<cfoutput>#url.MainPage#</cfoutput>"
> SCROLLING="AUTO" MARGINWIDTH="0" MARGINHEIGHT="0" frameborder="NO"
> bordercolor="#FFFFFF">
>

If, from the URL you gave us in your first email, default.cfm is the
frameset, from which the above comes, then the anchor will never work, as
your browser will look for course6 in default.cfm and not in the MainPage
that you specify.

I think the only way that you will get this to work is if you actually
target the page to the frame, so that you will open
"DesignTech/technews/Siggraph99/siggraph99Notes.htm#course6" in your frame
"MainPage" rather than re-openning all of the frames from the top of your
browser window via default.cfm.

Hope this helps

Regards

Stephen


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to