Monday, May 24, 2010

Which languadge is better? java script, vb script or asp for web development(form development)?

i am new developer in web. i want to develope forms in web for generel information. but i want know which languadge is better to use for this perpose.

Which languadge is better? java script, vb script or asp for web development(form development)?
You need to know


ASP compulsary.Javascript or VBScript,any of the two.


ASP is a Server Side scripting,used to process the data entered in the form.Javascript or VBScript is used on the client side (user's browser) to validate data and perform other functions.It cannot be used to manipulate data in the database.


My recommendation : Learn Javascript not VBScript.It is more commonly used.


Learn ASP.NET or PHP rather than ASP.ASP is outdated.
Reply:ASP is better way of programming webpages (so is PHP) .. JavaScript is good when it comes for one page level programing that means, it is better to add a javascript for current page only.





ASP on the other hand can work on server level. It is not that javascript will not do , but it is more secure , easier and good practice to use ASP instead of java. Many browser also does not support javascript (or have different behavior) ..





In recent times , ASP and PHP has got more attention than vbscript or javascript. Many big servers prefer ASP over them.
Reply:Of your choices, JAVA conforms best to internet standards. PHP is considered to be of the best and is free.


No comments:

Post a Comment