Are you loading the frame tag like so,

<frame set>
  <FRAME SRC="#url.pagename#?anchorname=#url.anchorname#">
and so on.....

----- Original Message -----
From: "megan sherman" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 7:52 PM
Subject: NN6 frames pages with parameters in URLs


> Hi everyone,
> There's something I don't understand about cold fusion NN6 frames pages
> with URL's
> taking parameters via a question mark. From a demo home page at
> http://www.digitalnature.net/demo/index.cfm, I have this link to "the
> store" frameset page:
> href="demo.cfm?pagename=store&anchorname=content_top". The home page is
> not a frames page, and this link works fine. The store page is a
> frameset. In the header frame I have more links that take parameters.
> One link goes back to the home page. It looks like this:
> href="index.cfm" target=_top. It works fine. Another link looks like
> this: href="demo.cfm?pagename=info&anchorname=content_top" target=_top,
> where demo.cfm is a cold fusion frameset that uses the parameters for
> configuration. This link does not work. I can't figure out why. Even
> more strangely, the URL is loaded properly into the location field at
> the top of
> the browser, and if I click the location field and then hit return,
> suddenly the link works. I'm wondering if this has something to do with
> target=_top used in the anchor tag. Anyhow, all of this code works
> flawlessly in NN4.x, IE5.0 and IE5.5. It only screws up in NN6. Can
> anybody see why?
> Thanks in advance,
> Megan
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to