it also looks like your using the wrong format for your cgi.query_string it
should be ? after the index.cfm which you've done but additional attributes
should be preceded by an & sing not ? sign.
Fred
----- Original Message -----
From: "Scott Helm" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Monday, November 20, 2000 10:25 AM
Subject: RE: Links adding fuseaction
> This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
>
> ------_=_NextPart_001_01C05306.12002062
> Content-Type: text/plain;
> charset="iso-8859-1"
>
> it looks like you did not close the variable with the last # :
> "#NationalConsumerOffers"
>
> also, make sure that the link is inside an output block.
>
> does the "#NationalConsumerOffers" variable contain the fuseaction as
well?
>
> <snip of previous message>
> Why are my page links adding the fuseaction to the end in Netscape but not
> in IE.
>
> <img src="../images/bullet1.gif"> <a
> href="#NationalConsumerOffers"><font class="smallblue">National
> Consumer Offers</font></a><br>
>
> When I hover over this link, the destination is:
>
http://localhost/momapp/index.cfm?fuseaction=mommonth#NationalConsumerOffers
> ?fuseaction=mommonth
> </snip>
>
> ------_=_NextPart_001_01C05306.12002062
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Diso-8859-1">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>RE: Links adding fuseaction</TITLE>
> </HEAD>
> <BODY>
>
> <P><FONT SIZE=3D2>it looks like you did not close the variable with the =
> last # :</FONT>
> <BR><FONT SIZE=3D2>"#NationalConsumerOffers"</FONT>
> </P>
>
> <P><FONT SIZE=3D2>also, make sure that the link is inside an output =
> block. </FONT>
> </P>
>
> <P><FONT SIZE=3D2>does the "#NationalConsumerOffers" variable =
> contain the fuseaction as well?</FONT>
> </P>
>
> <P><FONT SIZE=3D2><snip of previous message></FONT>
> <BR><FONT SIZE=3D2>Why are my page links adding the fuseaction to the =
> end in Netscape but not</FONT>
> <BR><FONT SIZE=3D2>in IE.</FONT>
> </P>
>
> <P><FONT SIZE=3D2><img =
> src=3D"../images/bullet1.gif">&nbsp;<a</FONT>
> <BR><FONT =
> SIZE=3D2>href=3D"#NationalConsumerOffers"><font =
> class=3D"smallblue">National </FONT>
> <BR><FONT SIZE=3D2> Consumer =
> Offers</font></a><br></FONT>
> </P>
>
> <P><FONT SIZE=3D2>When I hover over this link, the destination =
> is:</FONT>
> <BR><FONT SIZE=3D2><A =
> HREF=3D"http://localhost/momapp/index.cfm?fuseaction=3Dmommonth#National=
> ConsumerOffers" =
> TARGET=3D"_blank">http://localhost/momapp/index.cfm?fuseaction=3Dmommont=
> h#NationalConsumerOffers</A></FONT>
> <BR><FONT SIZE=3D2>?fuseaction=3Dmommonth</FONT>
> <BR><FONT SIZE=3D2></snip></FONT>
> </P>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01C05306.12002062--
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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