davemaxwell
Access 2000 Support Moderator
USA
3020 Posts |
Posted - 03 February 2003 : 13:16:46
|
On quick glance, looks like it might be this if statement about line 950:
if strRqMethod = "Edit" or strRqMethod = "URL" or strRqMethod = "EditURL" or _ strRqMethod = "Forum" or strRqMethod = "EditForum" or _ strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _ strRqMethod = "EditTopic" or strRqMethod = "Topic" or strRqMethod = "TopicQuote" then
I would guess it's not supposed to be there since it's within another very similar if statement (with the poll mod) |
Dave Maxwell Barbershop Harmony Freak |
|
|