Hi Bill,
You might try the 'replace' function and replace any instances of the '/'
with ''.
The nice thing for you here is that you can use it judiciously, only on
problem pages.
Replace('/', '')
later -
Denny
-----Original Message-----
From: Bill Killillay [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 15, 2000 8:06 AM
To: Cf-Talk
Subject: Problems - need help...
Ok, here is my problem, I built a site for the Carpet industry in the Dalton
area and it's a very busy site for the type of site it is. Over a million
users a month now. I setup an error checking method with CFTRY and CFCATCH
after reading about them on this list. They work perfectly by the way.
Here is my problem though, I am seeing the same type of error quite often.
I used URL strings a lot while building this site and so just about every
page has a string that is required to get to it. I have noticed that for
some reason people are putting in a / at the end of the string which is
throwing my queries off and thus triggering the errors. I need to find a
way to catch that / at the end and strip it off so that people don't get the
error page. Here is an example of what a typical URL might look like
drill_down_2.cfm?page=1&sub=1 but what seems to cause the error is when it's
like this drill_down_2.cfm?page=1&sub=1/ any ideas on how to catch that /
and take it off. I know that there are ways, but my brain is fried this
morning as I am in the middle of another big project and don't have the time
I need to throw at this one. I guess we all know how that works though....
TIA!
Bill Killillay
ICQ @ 8425781
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
"An investment in Knowledge always pays the best interest."
-Benjamin Franklin-
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
Get Paid to Surf the Web. It's free, easy and fun.
Sign up for AllAdvantage.com at
http://alladvantage.com/go.asp?refid=FIB-034
Most of us are on it every day all day anyway, why not give
yourself a pay raise for 25 hours a month.
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
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.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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.