I get Access Forbidden! for Internet Explorer 6 ... I have
tried a few browser names like 'IE', 'explorer', 'iexplorer'
but all fail the same when trying to VIEW.
Normally, the Browserstring of the IE is like this:
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
So if you didn't changed your Browserstring it should work..
Maybe you deleted the 'mozilla' keyword in the
$allowed_browsers variable in the guestbook.pl file.
You can add your own keywords there, too.
You should get this to work, its not a bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=153188
Normally, the Browserstring of the IE is like this:
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
So if you didn't changed your Browserstring it should work..
Maybe you deleted the 'mozilla' keyword in the
$allowed_browsers variable in the guestbook.pl file.
You can add your own keywords there, too.
You should get this to work, its not a bug.