![]() |
![]() |
#1 (permalink) |
Insane
Location: Austria
|
ASP ? Some Questions
when i want to programm pages in asp i use out of the box vbscript right ?
if i dont want to use vbscript i could use javascript or ? could i also make a asp page useing php ? i guess not because php makes the same as asp BUT is also a scripting language or ?
__________________
***************************** For every human problem, there is a neat, simple solution; and it is always wrong. ****************************** |
![]() |
![]() |
#2 (permalink) |
Psycho
|
when i want to programm pages in asp i use out of the box vbscript right ? Yes
if i dont want to use vbscript i could use javascript or ? Yes could i also make a asp page useing php ? Nope i guess not because php makes the same as asp BUT is also a scripting language or ? Other scripting languages can be used (assuming the server supports them), but I've never tried. |
![]() |
![]() |
#5 (permalink) |
Insane
|
I'm afraid you are confusing languages with concepts.
ASP is simply a windows term that basically refers to server-side scripting. You can write a server-side script in many languages, on all platforms. For example, you can find implmentations of VBScript, JScript, PHP, Python, Perl, etc. for Windows, Linux, Mac, etc. |
![]() |
![]() |
#6 (permalink) |
Insane
Location: Austria
|
thx for the infos
![]() in II6 is the ASP.NET included or ? so i can write c# for websites ![]() ![]() ![]()
__________________
***************************** For every human problem, there is a neat, simple solution; and it is always wrong. ****************************** |
![]() |
![]() |
#7 (permalink) |
Tilted
|
Yeah. You can use C#, JSP, PHP, VB, or any other server-side language to write web applications and the like.
I would say that PHP or C# is a good place to start.....but really, once you get the concept down, you can easily learn to do whatever you want in any language.
__________________
Read the date on the outside of my cocoon. It specifies my release... but im running out of room. |
![]() |
Tags |
asp, questions |
|
|