I am looking for resources to learn classic ASP with JavaScript but I can find only those with VBScript. Could someone suggest best way to learn Classic ASP with JavaScript and some references for the same?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are tutorials available with examples in both VB and JavaScript available at W3 Schools ASP centre
Though as indicated in the comments, classic ASP is not advisable. Without ancient wisdom, it is notoriously difficult to debug and has no built-in security frameworks to help you on your way. I would stringly advise using ASP.net or PHP instead.
Good luck!!!
EDIT
I found a couple more:-
Codefixer
ASPtutorial/
Other than that you really are going to struggle without some second-hand books. It would seem that almost the entire web has abandoned ASP with javascript.