Results 1 to 3 of 3

Thread: Javascript Basic Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Location
    Pakistan
    Posts
    80

    Javascript Basic Question

    HI,

    CAN WE USE JAVASCRIPT AS A SERVER SIDE LANGUAGE?

    IF JAVASCRIPT IS SERVER SIDE LANGUAGE WHY WE DON'T USE IT FOR SERVER SIDE LANGUGAE.
    LIKE
    WE USE VBSCRIPT AS SERVER SIDE LANGUAGE

    thanks



    Adeel Ahmed

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    You can use it as a server side language and people do. Why do you ask?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Javascript Basic Question

    Originally posted by adeelahmed
    HI,

    CAN WE USE JAVASCRIPT AS A SERVER SIDE LANGUAGE?

    IF JAVASCRIPT IS SERVER SIDE LANGUAGE WHY WE DON'T USE IT FOR SERVER SIDE LANGUGAE.
    LIKE
    WE USE VBSCRIPT AS SERVER SIDE LANGUAGE

    thanks
    First, please don't type in CAPS.

    JavaScript can be used as a server side language, but it's now a matter of status-quo. ASP is usually done in VBScript, even though it could be done in other languages like Perl, C/C++ and yes, Javascript.

    I guess it's due to the fact that VBScript for ASP is much easier to learn and is more supported than others. Just do a search, and you'll always find help in ASP as VBScript.

    Javascript is the status-quo client side language.

    Kapish?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width