|
-
Aug 20th, 2001, 09:23 AM
#1
Thread Starter
Fanatic Member
New to programming
What is this "ASP, and VBscripting.?
-
Aug 20th, 2001, 09:26 AM
#2
Fanatic Member
ASP is Active Server Pages.. It is a way of making a Dynamic Website (among other things - thats what I use it for).. It is a very good programming language.
-
Aug 20th, 2001, 09:27 AM
#3
Member
VB script is really crappy VB. It's sorta a competitor to Javascript. It's also an easy way to distribute viruses.
-
Aug 20th, 2001, 09:29 AM
#4
ASP/VBScript sucks.....
You must use a MS server, and if you use *nix you're out of luck, unless you use OpenASP, or Chilli!ASP or something, but those aren't very good from what I hear...
PHP is soooooooo much better than ASP.
-
Aug 20th, 2001, 09:32 AM
#5
-
Aug 20th, 2001, 09:38 AM
#6
Fanatic Member
JSP is extremely cool... though I am too thick to understand it... Duh.... I just about comprehend ASP and JavaScript... I am not really a coder.. I leave that to other people.
-
Aug 20th, 2001, 09:43 AM
#7
Member
JSP is "better" (notice the quotes, people, before flaming me) because it uses compiled code, whereas Perl is interpreted.
-
Aug 20th, 2001, 09:49 AM
#8
I think I'll agree with that. I have never used JSP, but I don't like Perl much....
Are you saying you have to compile a JSP before using it?
-
Aug 20th, 2001, 09:54 AM
#9
Member
No, the JSP is "compiled" to HTML using a JIT (just in time) compiler. The Java classes doing dirty work behind the scenes are compiled even before you start the server.
-
Aug 20th, 2001, 10:03 AM
#10
Fanatic Member
A good friend of mine is a JSP coder.. he loves it.. he prefers it to ASP because it is more stable over a large number of users.
I would love to try to learn it though I think that it would be too damn hard!
-
Aug 20th, 2001, 10:05 AM
#11
Member
If you know Java, it's easy. And if you don't but you know C++, learn Java and then JSP. If you don't even know C++, then get out of my sight.
-
Aug 20th, 2001, 10:06 AM
#12
Fanatic Member
although you may think ASP is ****e, sill earns me £30 + an hour
-
Aug 20th, 2001, 10:07 AM
#13
-
Aug 20th, 2001, 10:07 AM
#14
Fanatic Member
I like ASP.
-
Aug 20th, 2001, 04:55 PM
#15
Monday Morning Lunatic
I will agree on the JSP bit - it *is* cool.
It's basically like ASP/PHP in that the pages consist of layout and segments of code. My dad's been doing some J2EE stuff with them. I can see how HotSpot can REALLY speed up some of the work with these so in some cases they would actually whip anything except for a CGI program written in assembler
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|