Results 1 to 4 of 4

Thread: Difference between javascript and vbscript

  1. #1
    Join Date
    Jan 2009
    Posts
    45

    Difference between javascript and vbscript

    Hi,

    I am doing the web designing course.In it's portion of HTML and DHTML is completed. and just started scripting.
    Basically there are two type of scripting first is Javascript and another is VBscript.

    Anybody know the difference between them?
    From Javascript and VBscript which is the best ans easier for scripting?

    Your help will be greatly appreciated....

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Difference between javascript and vbscript

    For complete web designing you will require both javascript and vbscript. You can not choose only one of them.

    Javascript:

    1. Javascript is case sensitive scripting.
    2. Javascript run on client side.

    VBScript
    :

    1. vbscript is not case sensitive scripting.
    2. vbscript run on server side.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Re: Difference between javascript and vbscript

    Javascript and VBScript are both the scripting languages use as interface with ASP technology.

    According to my knowledge they are both just equally strong. There is only difference is the syntax of both of them. You should try a few things with Javascript and VBScript as I tried to determine which one feels best.

    For you information for the ASP.NET you will need to use VB, or C#.If you ask about my suggestion ,I prefer the syntax for javascript and C#. As they are similar to PHP.

  4. #4
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Difference between javascript and vbscript

    javascript is case sensitive scripting language .It is used on client side for checking validations for input data from form.vbscript is used on the server side for validations of server side data .
    VBscript is the default language for ASP.. most of the tasks which are very complicated and based on some complex logic are very easy in vbscript
    e.g.. To check the blank field validation in the form we only need to use trim function of VBscript.

Similar Threads

  1. How to run a .bat file with VBScript ?
    By troy in forum Software Development
    Replies: 8
    Last Post: 29-06-2012, 10:55 AM
  2. Objects in VBScript
    By Ananika in forum Software Development
    Replies: 5
    Last Post: 27-11-2010, 09:13 PM
  3. VBScript for .NET
    By Bharat89 in forum Software Development
    Replies: 3
    Last Post: 03-12-2009, 04:50 PM
  4. help with vbscript
    By andrakis2 in forum Networking & Security
    Replies: 3
    Last Post: 24-08-2009, 06:13 AM
  5. How to set the vbscript setgateway
    By afidelino in forum Software Development
    Replies: 3
    Last Post: 19-08-2009, 03:28 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,517,247.03972 seconds with 16 queries