Results 1 to 5 of 5

Thread: Is there any JavaScript/VBScript validating VB algorithm???

  1. #1

    Thread Starter
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307
    Hi,
    I wanted to know if there is some VB algorithm I can use for validating the Jscript/VBS syntax.

    Thanks.

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    There maybe some components you can use in your program to validate the code:
    http://www.msdn.microsoft.com/scripting/
    "People who think they know everything are a great annoyance to those of us who do."

  3. #3

    Thread Starter
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307
    I checked it out, no validating algorithm exists there.

    Any other ideas?

    Thanks.

  4. #4
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    MS has information on using JS or VB in your programs using Active Scripting, but I suppose it may be a little much for just validating
    http://www.msdn.microsoft.com/script...ng/hosting.htm
    "People who think they know everything are a great annoyance to those of us who do."

  5. #5

    Thread Starter
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307

    Thanks, but...

    Thanks for trying to help, but it's still not that.
    I didnt find there some scripts validating algorithm.
    I have been thinking about trying to run the script itself using some internal webbrowser, if no errors occur, the script is OK, it errors occur (which i defenetly dont know how to recognize this case), the script is not good.

    What do you think about it?
    or maybe you have your own ideas, I will be glad to hear.

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