English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Which is better for making webpages with where members can join etc.

2006-09-24 02:23:23 · 4 answers · asked by peter s 1 in Computers & Internet Programming & Design

4 answers

I use both, and personally I prefer ASP, but keep in mind that ASP code runs at the server, while Javascript runs on the client's workstation. If you are using the free webspace that your ISP provides you may be very limited by the ASP code you can create - you might have to use Javascript. If you have access to your own IIS server then ASP is the way to go - I felt as though the coding laguage was much easier to learn and you can do SO much more with it. With ASP you can easily read and write data to/from an Access or SQL database with ease.

Good Luck!

2006-09-24 02:29:42 · answer #1 · answered by MuffinMan 4 · 0 0

ASP is more powerful. It is also much more secure. Javascript being a client-side script, there is really no way to prevent people from viewing your code - not very good if you're building a password-protected site.

2006-09-24 06:08:50 · answer #2 · answered by injanier 7 · 0 0

It all depends on your site...javascript for eg..is very difficult concerning connecting to databases & so...yet It's very good concerning client side code....on the other hand, Asp is better concernign databases...

2006-09-24 04:10:03 · answer #3 · answered by SMS 2 · 0 0

ASP. ASP Better.

2006-09-24 02:38:19 · answer #4 · answered by Buzzy Buddy 3 · 0 0

fedest.com, questions and answers