This is a multi-part message in MIME format.
------=_NextPart_000_0001_01C00126.B10713F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
I implemented it in ASP/JScript as follows:
The page that is called sets the blnActiveLink and strSectionName params,
not the calling page.
function dspPageLocation(blnActiveLink, strSectionName) {
%>
<table border=0 cellpadding=0 cellspacing=0>
<TR>
<TD class="pagelocation"> <a
href="http://www.fingerhut.com">home</a>
/ <a href="<%= Application("curlBVnewsession")
%>&BV_EngineID=<%=cEngineID%>&BV_SessionID=<%=cSessionID%>">jewelry</a>
/ <%
if (blnActiveLink) {
Response.write("<a
href=\"index.asp\">design your own</a>")
Response.write(" / " + strSectionName)
} else {
if (doesExist(strSectionName)) {
Response.write(strSectionName)
} else {
Response.write("design your own ring")
}
} %> </TD>
</tr>
</table>
<%
}
Jos�e S�vigny
Senior integrator
Mon Mannequin Virtuel/My Virtual Model�
1001, rue Sherbrooke Est, bureau 700
Montr�al QC H2L 1L3
Vox : (514) 523-9966 x716
Fax : (514) 523-0100
ICQ : 1277071
INFORMATION CONFIDENTIELLE PROPRI�T� DE PTM
PTM CONFIDENTIAL INFORMATION AND PROPRIETARY
------=_NextPart_000_0001_01C00126.B10713F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE></TITLE>
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR></HEAD>
<BODY>
<P><FONT size=3D2><FONT color=3D#008000>I implemented it in ASP/JScript =
as=20
follows:</FONT></FONT></P>
<P><FONT color=3D#008000 size=3D2>The page that is called sets the =
blnActiveLink and=20
strSectionName params, not the calling page.</FONT></P>
<P><FONT size=3D2><FONT color=3D#008000>function =
dspPageLocation(blnActiveLink,=20
strSectionName) {<BR>%><BR> =
<table border=3D0 cellpadding=3D0=20
cellspacing=3D0><BR> =20
<TR><BR> <TD=20
class=3D"pagelocation">&nbsp;<a href=3D"</FONT><A =
target=3D_blank=20
href=3D"http://www.fingerhut.com"><FONT=20
color=3D#008000>http://www.fingerhut.com</FONT></A><FONT=20
color=3D#008000>">home</a><BR> &nbs=
p; =20
/&nbsp;<a href=3D"<%=3D Application("curlBVnewsession")=20
%>&BV_EngineID=3D<%=3DcEngineID%>&BV_SessionID=3D<%=3D=
cSessionID%>">jewelry</a><BR> &n=
bsp; =20
/&nbsp;<%<BR> if=20
(blnActiveLink) {<BR> =20
Response.write("<a=20
href=3D\"index.asp\">design&nbsp;your&nbsp;own</a>")<BR>=
&=
nbsp; =20
Response.write(" /&nbsp;" +=20
strSectionName)<BR> } else=20
{<BR> =20
if =
(doesExist(strSectionName))=20
{<BR> =20
=20
=20
Response.write(strSectionName)<BR> &nb=
sp;=20
} else=20
{<BR> =20
=20
Response.write("design&nbsp;your&nbsp;own&nbsp;ring")<BR>&nbs=
p; =20
=20
}<BR> } %>=20
</TD><BR> =20
</tr><BR> =20
</table><BR><%<BR>}<BR></P></FONT></FONT>
<P><FONT size=3D2></FONT> </P>
<P><FONT size=3D2></FONT> </P>
<P><FONT size=3D2>Jos=E9e S=E9vigny<BR>Senior=20
integrator &nb=
sp; &nbs=
p;  =
; =
<=
BR>Mon=20
Mannequin Virtuel/My Virtual Model=AE<BR>1001, rue Sherbrooke Est, =
bureau=20
700<BR>Montr=E9al QC H2L 1L3<BR><BR>Vox : =
(514)=20
523-9966 x716<BR>Fax : (514) 523-0100<BR>ICQ :=20
1277071 =
&=
nbsp; &n=
bsp; &nb=
sp; &nbs=
p; <BR>INFORMATION=20
CONFIDENTIELLE PROPRI=C9T=C9 DE PTM<BR>PTM CONFIDENTIAL INFORMATION AND=20
PROPRIETARY<BR><BR><BR></P></FONT></BODY></HTML>
------=_NextPart_000_0001_01C00126.B10713F0--
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.