Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Difference between javascript and vbscript

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 17-11-2009
Member
 
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....
Reply With Quote
  #2  
Old 17-11-2009
MindSpace's Avatar
Member
 
Join Date: Feb 2008
Posts: 1,832
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.
Reply With Quote
  #3  
Old 17-11-2009
Modifier's Avatar
Member
 
Join Date: Jan 2008
Posts: 1,502
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.
Reply With Quote
  #4  
Old 17-11-2009
Praetor's Avatar
Member
 
Join Date: Apr 2008
Posts: 1,937
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.
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Difference between javascript and vbscript"
Thread Thread Starter Forum Replies Last Post
How to use TextStream in VBScript? Deward Software Development 3 16-12-2010 06:17 AM
VBScript for .NET Bharat89 Software Development 3 03-12-2009 04:50 PM
About VBScript Editing Modifier Software Development 2 02-09-2009 06:34 PM
help with vbscript andrakis2 Networking & Security 3 24-08-2009 07:13 AM
vbscript error chriskli21 Vista Setup and Install 10 24-05-2008 12:36 AM


All times are GMT +5.5. The time now is 11:30 AM.