Results 1 to 3 of 3

Thread: Dpemdant drop downs error

  1. #1

    Thread Starter
    Lively Member cody's Avatar
    Join Date
    Jan 2003
    Posts
    126

    Question Dpemdant drop downs error

    i have got three drop downs on my page , the 2nd one is dependant on the 1st and the 3rd one is dependant on the 2nd.

    I can get the 1st two drop downs 2 work but when i try to put a third one in it gives me an error.

    Here is the error :

    Microsoft VBScript compilation error '800a0400'

    Expected statement

    /octoquiz/test/topic.asp, line 128

    End if
    ^
    I have attched my code , i have looked @ this code and gone throygh it so many times and i dont know what is causing this error.

    Can anyone help
    Attached Files Attached Files

  2. #2
    Addicted Member
    Join Date
    Jul 2002
    Location
    Brussels, Belgium
    Posts
    139
    your WHILE needs a WEND, not an END IF

  3. #3

    Thread Starter
    Lively Member cody's Avatar
    Join Date
    Jan 2003
    Posts
    126
    which one needs a wend , if its the last one then ive tried it and it still gives me an error

    Microsoft VBScript compilation error '800a0400'

    Expected statement

    /octoquiz/test/topic.asp, line 118

    Wend
    ^

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width