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_01C05A48.7F825C2E
Content-Type: text/plain;
        charset="iso-8859-1"

How do you handle web statistics with that format?

Robert Hinojosa 
Senior WebDeveloper 
[EMAIL PROTECTED] 
www.hencie.com 
972-671-0011 ext.284  


You said:
-----------------------
Great stuff. We've gone one step further (sideways?) and eliminated the need
for the index.cfm reference (thereby avoiding the NT4/SP6 url parsing
problem). Just set up a custom 404 error handler in IIS properties that goes
to a CF URL... that "notfound.cfm" page can do all your parsing, and you
could have nice URLs like:

   http://mydomain.com/usa/california/oakland/dentists

...or whatever, all being processed by just one template (fusebox works
great) and no directories behind it. Only issue with this is that you need
to point all form actions to a real page, since the IIS redirect will lose
the form variables.

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

------_=_NextPart_001_01C05A48.7F825C2E
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: ? -&gt; /</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>How do you handle web statistics with that =
format?</FONT>
</P>

<P><FONT SIZE=3D2>Robert Hinojosa </FONT>
<BR><FONT SIZE=3D2>Senior WebDeveloper </FONT>
<BR><FONT SIZE=3D2>[EMAIL PROTECTED] </FONT>
<BR><FONT SIZE=3D2>www.hencie.com </FONT>
<BR><FONT SIZE=3D2>972-671-0011 ext.284&nbsp; </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>You said:</FONT>
<BR><FONT SIZE=3D2>-----------------------</FONT>
<BR><FONT SIZE=3D2>Great stuff. We've gone one step further (sideways?) =
and eliminated the need</FONT>
<BR><FONT SIZE=3D2>for the index.cfm reference (thereby avoiding the =
NT4/SP6 url parsing</FONT>
<BR><FONT SIZE=3D2>problem). Just set up a custom 404 error handler in =
IIS properties that goes</FONT>
<BR><FONT SIZE=3D2>to a CF URL... that &quot;notfound.cfm&quot; page =
can do all your parsing, and you</FONT>
<BR><FONT SIZE=3D2>could have nice URLs like:</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;&nbsp; <A =
HREF=3D"http://mydomain.com/usa/california/oakland/dentists" =
TARGET=3D"_blank">http://mydomain.com/usa/california/oakland/dentists</A=
></FONT>
</P>

<P><FONT SIZE=3D2>...or whatever, all being processed by just one =
template (fusebox works</FONT>
<BR><FONT SIZE=3D2>great) and no directories behind it. Only issue with =
this is that you need</FONT>
<BR><FONT SIZE=3D2>to point all form actions to a real page, since the =
IIS redirect will lose</FONT>
<BR><FONT SIZE=3D2>the form variables.</FONT>
</P>

<P><FONT SIZE=3D2>Ron Allen Hornbaker</FONT>
<BR><FONT SIZE=3D2>President/CTO</FONT>
<BR><FONT SIZE=3D2>Humankind Systems, Inc.</FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://humankindsystems.com" =
TARGET=3D"_blank">http://humankindsystems.com</A></FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A></FONT>
</P>
<BR>
<BR>

<P><FONT =
SIZE=3D2>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</FONT>
<BR><FONT SIZE=3D2>Structure your ColdFusion code with Fusebox. Get the =
official book at <A HREF=3D"http://www.fusionauthority.com/bkinfo.cfm" =
TARGET=3D"_blank">http://www.fusionauthority.com/bkinfo.cfm</A></FONT>
</P>

<P><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>Unsubscribe: <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
</A></FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C05A48.7F825C2E--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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