Results 1 to 6 of 6

Thread: Beginner question!!!

  1. #1

    Thread Starter
    Hyperactive Member Petergotchi's Avatar
    Join Date
    Jan 2002
    Location
    Dendermonde - Belgium
    Posts
    267

    Angry Beginner question!!!

    Hi everybody!
    I have to make an ASP page for schoolwork but I've got a little problem! Actually a big one because it doesn't work at all!
    I've posted my ASP code and my DB! I've got an IIS running (I think! Don't know for sure how it works but I'm able to test my code...) and it doesn't give any mistake!
    It just won't insert a new row in my DB!
    I would appreciate some help!!!
    Attached Files Attached Files
    Kind Regards,

    Pieter

    PS: If you found someone's answer helpful, please be so kind to rate that person.
    Thanks.

  2. #2
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673
    I'll have a look
    K i n g s

  3. #3
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673
    This couldn't have worked because you've used MsgBox;
    Code:
    Set cnnDB = nothing
    	Msgbox("Toegevoegd!")
    End if
    K i n g s

  4. #4
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673
    aha, I've got it working now.

    You still need to do form validation, because if you enter invalid information, you get a db error.
    Attached Files Attached Files
    K i n g s

  5. #5

    Thread Starter
    Hyperactive Member Petergotchi's Avatar
    Join Date
    Jan 2002
    Location
    Dendermonde - Belgium
    Posts
    267

    Question hmmm strange?????

    Euhm according to me it seems like it's the same file I posted! I still doesn't work (it doesn't insert a new row in my DB) and I can't find a difference between your code and mine! A mistake?
    Pls help me out here...
    Thx already
    Kind Regards,

    Pieter

    PS: If you found someone's answer helpful, please be so kind to rate that person.
    Thanks.

  6. #6
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673

    odd

    Let me try again

    edit:
    now it is the correct one
    Attached Files Attached Files
    K i n g s

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