Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 VBScript compilation error '800a03f9'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 30 April 2001 :  05:05:52  Show Profile  Visit tomasalsbro's Homepage
Hi,
When I try to post to a topic in my forum I recieved this message:
==============
Microsoft VBScript compilation error '800a03f9'

Expected 'Then'

/forum/post.asp, line 1071

if strRqMethod = "Edit" or_
------------------------^
=================

What have happend?
I tryed to implement "Email List & Message Manager" but hade to give up due to to complex changes in inc_profile.asp. I then restored the old file again.
Cheers / Tomas


!-Keep distance in trafic-!
www.whiplash.pp.se

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 30 April 2001 :  05:11:54  Show Profile  Visit HuwR's Homepage
can you post the lines imediately above and below the offending line

Go to Top of Page

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 30 April 2001 :  05:30:56  Show Profile  Visit tomasalsbro's Homepage
quote:

can you post the lines imediately above and below the offending line




Hi Huw,
I think I have solved the problem all by my self!!!
Here are l´the lines surrounding the line 1071:
=========
href="default.asp">Alla Forum</a><br>
<%
if strRqMethod = "Edit" or_
strRqMethod = "EditTopic" or_
strRqMethod = "ReplyQuote" or_
strRqMethod = "TopicQuote" then
%>
============
I figured out that the underline, "or_" ment that I should have the following at the same line as this:
if strRqMethod = "Edit" or strRqMethod = "EditTopic" or strRqMethod = "ReplyQuote" or strRqMethod = "TopicQuote" then...
Am I correct?
Cheers / Tomas

!-Keep distance in trafic-!
www.whiplash.pp.se

Edited by - tomasalsbro on 30 April 2001 05:34:09
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 30 April 2001 :  06:30:26  Show Profile  Visit HuwR's Homepage
yes, the _ denotes that it should join the next line, I am not sure why this should give you an error

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07