This is a multi-part message in MIME format.
------=_NextPart_000_0108_01C0342F.403FBC80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi All,
Back from ASP hell and immersing myself in CF again. I am a bit of a =
verity virgin, and need help with the Custom fields. I am placing files =
in different folders, which some people do and some do not have access =
to. The following id my index code:
<CFINDEX COLLECTION=3D"#Session.intCategory#" TYPE=3D"Path" =
ACTION=3D"#txtProcess#"
=
KEY=3D"#Application.Library##qryGetCustID.intCustomer#\#SESSION.intSite#\=
#Session.intCategory#"
CUSTOM1=3D"#Session.intCategory#"=20
RECURSE=3D"Yes"
EXTENSIONS=3D".htm, .html, .cfm, .cfml, *., .doc, .wpd, .xls, .txt, =
.text, .pdf">=20
My assumption was then that when I searched, the value of CUSTOM1 would =
be the ID passed into the INDEX tag via a session variable, but it is =
blank. I need this value to compare it agains a list of IDs to which the =
current user has access, so I can display the hit or not. I know for =
sure that the session variable has a value, as it is also used =
successfully in the KEY and COLLECTION fields.
Any help appreciated.
Jim
------=_NextPart_000_0108_01C0342F.403FBC80
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=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Back from ASP hell and immersing myself =
in CF=20
again. I am a bit of a verity virgin, and need help with the Custom =
fields. I am=20
placing files in different folders, which some people do and some do not =
have=20
access to. The following id my index code:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><CFINDEX=20
COLLECTION=3D"#Session.intCategory#" TYPE=3D"Path"=20
ACTION=3D"#txtProcess#"<BR> =20
KEY=3D"#Application.Library##qryGetCustID.intCustomer#\#SESSI=
ON.intSite#\#Session.intCategory#"<BR> =20
=20
CUSTOM1=3D"#Session.intCategory#" <BR> =
RECURSE=3D"Yes"<BR> EXTENSIONS=3D=
".htm,=20
.html, .cfm, .cfml, *., .doc, .wpd, .xls, .txt, .text, .pdf"> =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>My assumption was then that when I =
searched, the=20
value of CUSTOM1 would be the ID passed into the INDEX tag via a session =
variable, but it is blank. I need this value to compare it agains a list =
of IDs=20
to which the current user has access, so I can display the hit or not. I =
know=20
for sure that the session variable has a value, as it is also used =
successfully=20
in the KEY and COLLECTION fields.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Any help appreciated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Jim</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0108_01C0342F.403FBC80--
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.