|
|
Sergey Kornilov admin 5/3/2011 |
|
ASP is VBScript. All server side events use ASP (VBScript). 'Javascript OnLoad' event uses Javascript. |
|
|
B
|
beachldy author 5/4/2011 |
|
Thanks, that explains alot. |
|
|
|
Sergey Kornilov admin 5/4/2011 |
|
The right question to ask is "how I do this or that". This will point you to specific event where you can add your code (ASP or Javascript). Counting the number of languages won't get you anywhere. |
|