Computing.Net > Forums > Web Development > javascript importance

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

javascript importance

Reply to Message Icon

Name: naseer
Date: July 7, 2007 at 01:56:51 Pacific
OS: Windows XP
CPU/Ram: Celeron 2 GHZ 384 MB of
Product: Javascript or
Comment:

1- how much important Javascript is for webpage development.
2- what about VB script. (which one to prefer)

3- and is there any alternative for any of the above

Abdul Naseer Ansari
Afghanistan



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: July 7, 2007 at 11:07:10 Pacific
Reply:

The answer is "it depends".

For a static site you may not need javascript at all. However, for complex sites and web-applications JavaScript may very well be a necessity.

I will alwas use JavaScript to help with form validations (i.e. ensuring a date value is entered into a date field), but will also validate on the server-side. However, whenever possible a good developere will ensure that his site will work even if the user has JavaScript disabled. But, there are something that just can't be done without it.

Now, with VBScript, it depends in what manner you mean to use it. As a client-side implementation I would say that you should never use it because it only works in IE. There are a few exceptions such as if the site is for use in a company intranet where the browser will be consistent.

VBScript, is more ubiquitous as a server-side implementation in an ASP environment.

It all comes down to what you want to do. If you can't do what you want with pure HTML & CSS, then you will need to start looking for alternative technologies.

Michael J


0

Response Number 2
Name: naseer
Date: July 7, 2007 at 22:32:02 Pacific
Reply:

well, thank you very much for your valuable information.
Here, I woul like to clarify a little bit more, I have actaully done HTML and CSS now I want to know more about webpage development I may need to develop both statistiacal and interactive websites.
I have studied javascript a little bit but I have yet to reach a comprehensiver source to help me understnd it completely
I shall be very thankful if you could guid me in that regard.
finally I would apprecial if u tell me what is PHP technology.
Thank you very much for your cooperation

Abdul Naseer Ansari
Afghanistan


0

Response Number 3
Name: Michael J (by mjdamato)
Date: July 8, 2007 at 11:13:30 Pacific
Reply:

If you want an interactive site, then JavaScript can be of great use. It is very difficult to know whether you need JS or not without a specific functionality example.

To see what different things JavaScript can do I would suggest going to a site that provides free JavaScript code - most have working examples.

PHP is similar to VBScript. It is a server-side language used for developing interactive sites - especially those utilizing databases - like this forum.

Michael J


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: javascript importance

Netscape javascript problems www.computing.net/answers/webdevel/netscape-javascript-problems/986.html

Javascript - SN u wud be useful www.computing.net/answers/webdevel/javascript-sn-u-wud-be-useful/1648.html

javascript menu www.computing.net/answers/webdevel/javascript-menu/1687.html