Forum Moderators: open

Message Too Old, No Replies

Errors in log files

What do they mean?

         

charliek

11:36 am on Apr 16, 2002 (gmt 0)

10+ Year Member



Hi,

In my log file analysis, I am getting loads of error messages for the about page on our site. The Requested page is given as this:
/about/'/services/email_marketing.asp'

Not sure why there's a coma in between the About directory and Services...anyone have any ideas about what this might mean. Its an ASP site. Thanks!

PsychoTekk

1:45 pm on Apr 16, 2002 (gmt 0)

10+ Year Member



hi charliek,
do you use javascript menus? looks like an error that often occurs when
in a javascript menu " and ' get mixed up

charliek

1:55 pm on Apr 16, 2002 (gmt 0)

10+ Year Member



Hi,

Yes, we do use javascript menus. Does this error mean that people are not finding the site or is it just an errror that ocurrs on the site with certain browsers? Maybe it happens when a browser isn't javascript enabled - would that make any sense?

Sorry for the lack of knowledge but I didn't code the site so I'm trying to figure out what may have gone wrong (with my limited knowledge of web design and javascript!!)

Thanks.

PsychoTekk

2:03 pm on Apr 16, 2002 (gmt 0)

10+ Year Member



well i suppose the site isn't accessible at all.
this has nothing to do with javascript not being enabled,
probably there is just one ' too much in the javascript link
so that no browser can follow it