Skip to main content
Known Participant
June 19, 2006
Question

VBScript vs Javascript

  • June 19, 2006
  • 5 replies
  • 1037 views
Hi,
Can anyone tell me whether it is better to use ASP VBScript over ASP javascript when building pages/applications? And if so, why?
thanks
Ian
This topic has been closed for replies.

5 replies

Participating Frequently
June 22, 2006
I think JS is more flexible. It implements prototype-based OOP which is very handy for me.
It is similar to C, C++ ans PHP (I mean similar syntax) so you can find many examples of code.
Inspiring
June 20, 2006
What happens when this breaks the Live preview?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Paul Whitham AdobeCommunityExpert" <design@valleybiz.net> wrote in message
news:e77b98$9l0$1@forums.macromedia.com...
> As someone who coded ASP in VB and then moved to using it in ASP.Net, I
> also endorse the notion of learning C#. When looking for tutorials and
> code snippets the vast majority seem to be written in C#.
>
> --
> Paul Whitham
> Certified Dreamweaver MX2004 Professional
> Adobe Community Expert - Dreamweaver
>
> Valleybiz Internet Design
> www.valleybiz.net
>
> "darrel" <notreal@nowhere.com> wrote in message
> news:e76k9r$av9$1@forums.macromedia.com...
>>
>>> That said - if you're just starting out and have to learn the whole
>>> thing
>>> from scratch anyway, you might have a look at ASP.Net/C#. That's
>>> Microsoft's platform for the future. Development on classic ASP has
>>> ended, and going forward, more and more shops are going the .Net route.
>>
>> Agreed, though ASP.net/VB.net seems to be equally as popular (though if
>> starting from scratch, I'd second the C# suggestion as well).
>>
>> -Darrel
>>
>
>


iandobieAuthor
Known Participant
June 20, 2006
I must admit that as a comparative novice I do almost all of my development in Dreamweaver, and the learning of the actual code/language is something that develops much more slowly as a result.

I guess for my latest adventure into dynamic applications, I chose ASP over .Net because it seemed much easier to produce certain features like form validation/user authentication in dreamweaver using classic ASP.

.Net seems to have more functionality but doesn't yet seem to be fully supported by/integrated into Dreamweaver. Is that something that will happen in the next few years?
Inspiring
June 19, 2006
As someone who coded ASP in VB and then moved to using it in ASP.Net, I also
endorse the notion of learning C#. When looking for tutorials and code
snippets the vast majority seem to be written in C#.

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"darrel" <notreal@nowhere.com> wrote in message
news:e76k9r$av9$1@forums.macromedia.com...
>
>> That said - if you're just starting out and have to learn the whole thing
>> from scratch anyway, you might have a look at ASP.Net/C#. That's
>> Microsoft's platform for the future. Development on classic ASP has
>> ended, and going forward, more and more shops are going the .Net route.
>
> Agreed, though ASP.net/VB.net seems to be equally as popular (though if
> starting from scratch, I'd second the C# suggestion as well).
>
> -Darrel
>


Inspiring
June 19, 2006

> That said - if you're just starting out and have to learn the whole thing
> from scratch anyway, you might have a look at ASP.Net/C#. That's
> Microsoft's platform for the future. Development on classic ASP has
> ended, and going forward, more and more shops are going the .Net route.

Agreed, though ASP.net/VB.net seems to be equally as popular (though if
starting from scratch, I'd second the C# suggestion as well).

-Darrel


Inspiring
June 19, 2006
On 19 Jun 2006 in macromedia.dreamweaver.appdev, iandobie wrote:

> Can anyone tell me whether it is better to use ASP VBScript over ASP
> javascript when building pages/applications? And if so, why?

In terms of performance, one's about the same as the other. Neither is
particularly hard to learn. The big advantage you'll find for VBScript
is that there's a lot of code samples available for you to study and/or
use; there's substantially less for ASP/Javascript.

That said - if you're just starting out and have to learn the whole thing
from scratch anyway, you might have a look at ASP.Net/C#. That's
Microsoft's platform for the future. Development on classic ASP has
ended, and going forward, more and more shops are going the .Net route.

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/email.php