Jump to content

VB/JAVA scripts


amit_h123

Recommended Posts

Hello, I have just entered in the world of scripting and the first doubt which is buggin me is what should i use for my website a Java script or a Vb script..can anyone tell me what the difference between the two and in what aspects they are used...or are they interchangeable....Thanks

Link to comment
Share on other sites

  • 3 weeks later...

the main thing about scripting... is that... where the script is going to execute...on the server or on the client machinevb script is designed to execute on the server...use for dynamic page design.....meen... u want to display data from the date base on the basis of the information provided....where as java script is use to run on client machine...basically use for validating inputs..i think it these info will be sufficent for u for a start

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...