Results 1 to 4 of 4

Thread: Form validation with VBScript instead of Javascipt

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    48
    How can I validate form input and pop up a message box stating ie: "Please enter password" by using VBScript?

    I've found a lot of examples using JavaScript, but how would you do it in VB?

    Just can't get it to work.

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Why do you wnant to use VBScript?

    Javascript is by far a better language for client-side code.
    Mark
    -------------------

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    48
    Well I am not as familiar with Javascript so I guess that's why. Where can I find some good info on javascript?

  4. #4
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    http://www.irt.org was my favourite resource when I first started doing any Javascript...

    and you can always ask us for help!

    Mark
    -------------------

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