ez4ne12c
01-21-2003, 10:25 PM
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
ez
|
||||
Aspez4ne12c 01-21-2003, 10:25 PM 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 oracleguy 01-21-2003, 11:17 PM 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. ez4ne12c 01-22-2003, 12:31 AM Thanks .. and for link ez |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum