Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-21-2003, 10:25 PM   PM User | #1
ez4ne12c
Regular Coder

 
Join Date: Jun 2002
Location: Australia
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
ez4ne12c is an unknown quantity at this point
Question Asp

Can anyone give me a breif idea of what ASP is and how it differs from perl/php..in short.. why should i learn ASP?
ez
__________________
Animation Rule #64
Poor quality images are often artistic,
Poor quality sound is ALWAYS annoying.
ez4ne12c is offline   Reply With Quote
Old 01-21-2003, 11:17 PM   PM User | #2
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
ASP - Active Server Pages

It is a server-side language just like PHP. ASP has better session/application abilities because it has events for Session_Begin and Session_End (i don't think those are the exact names tho)

ASP can be written in Visual Basic Script (VBS) or Javascript (JS). VB is the default and most common but it can be written in Java if you felt like it. You can even mix VB ASP and JS ASP on the same page.

If you have experience with PHP then the JS version of ASP will have more familiar syntax.

See, www.w3schools.com/asp/ for more details along with a tutorial.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 01-22-2003, 12:31 AM   PM User | #3
ez4ne12c
Regular Coder

 
Join Date: Jun 2002
Location: Australia
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
ez4ne12c is an unknown quantity at this point
Thanks .. and for link
ez
__________________
Animation Rule #64
Poor quality images are often artistic,
Poor quality sound is ALWAYS annoying.
ez4ne12c is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:10 AM.


Advertisement
Log in to turn off these ads.