|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
JavaScript - Javascript + ASP Resources?
So, I have recently started learning how to work with ASP, and for various reasons (mostly familiarity) I've opted to work with Javascript instead of VBScript or c#, etc. However, the majority of the references and tutorials out here for working with ASP does not provide references for syntax using javascript. As a result I'm having a lot of difficulty bridging the gap.
I'm hoping that someone might know of at least a general reference I might use before I start bombarding the forum w/ a ton of n00b questions. To give a scope of the project I've set for myself, I'm currently working with a simple web form sent through email that will include attachments (currently working on the attachments part, everything else is working correctly). Eventually I would like to build this system that displays database information collected from these form submissions and allows for updates and additions. These pages will use login authentication from an Active Directory system, and display content based on user access levels. I'd like to continue to to work in JS, however I'm concerned that this will only continue to cause problems for me the further I get into this project unless I can find a viable reference somewhere out there... Thank you all for any help you can provide. |
|
#2
|
||||
|
||||
|
there are lot or resources for JavaScript on the internet.
You could start with w3cshools JavaScript or if you want a book you can try out Head First JavaScript
__________________
“Life may not be the party we hoped for, but while we are here we should sing, dance and be merry all the time....... "
|
|
#3
|
|||
|
|||
|
Thanks aashishnakra,
I was hoping for something a little more specifically tailored to the interaction between javascript and ASP directly as opposed to just learning javascript in general. So far my experiences using javascript w/ ASP have left me in what feel like some very unfamiliar places in terms of syntax and what not. Which could possibly just mean that I'm not as "advanced" with javascript as I thought I was, and that I really do just need to know the language better. Eh, I'll continue looking, but either way I appreciate the suggestion. |
|
#4
|
||||
|
||||
|
you are welcome.................
and for any questions , feel free to use the forum....... don't worry if its a noob question or an expert question....... just ask... ![]() |
|
#5
|
|||
|
|||
|
So, just in case anyone's curious, or should this question come up again I've found the following:
The Microsoft Developer Network site actually does a semi decent job of showing both jscript and vbscript examples for the various objects and what not. I'm not sure if the jscript examples translate 100% for javascript (probably do, but hates to assume with MS). So far they've been rather helpful. We'll see if that holds up after I've had time to process the data I'm intaking. Thanks to all who gave this some thought. |
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > JavaScript - JScript + ASP Resources? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|