Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Javascript or ....?

Javascript or ....?

Scheduled Pinned Locked Moved The Lounge
javascriptquestion
25 Posts 14 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sacoskun
    wrote on last edited by
    #1

    I would like to know are there any competitive technology which is better than javascript. Kind regards,

    S C R P U 5 Replies Last reply
    0
    • S sacoskun

      I would like to know are there any competitive technology which is better than javascript. Kind regards,

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      Ajax

      SSK.

      J C V N E 9 Replies Last reply
      0
      • S Sathesh Sakthivel

        Ajax

        SSK.

        J Offline
        J Offline
        Jorgen Sigvardsson
        wrote on last edited by
        #3

        Is that so...?

        -- Presented in BC [Brain Control] where available

        1 Reply Last reply
        0
        • S sacoskun

          I would like to know are there any competitive technology which is better than javascript. Kind regards,

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          No, not really. Javascript is generally used to control things on the client side in a web browser, and there is no other option unless you use IE only and use VBScript, and that's plainly not better.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          1 Reply Last reply
          0
          • S Sathesh Sakthivel

            Ajax

            SSK.

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            You're kidding, right ? What do you think the J stands for ?

            Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

            J 1 Reply Last reply
            0
            • S Sathesh Sakthivel

              Ajax

              SSK.

              V Offline
              V Offline
              Vasudevan Deepak Kumar
              wrote on last edited by
              #6

              AJAX is a technology that needs an implementation right. The most common implementatin being from the JavaScript camp.

              Vasudevan Deepak Kumar Personal Homepage Tech Gossips

              C 1 Reply Last reply
              0
              • S Sathesh Sakthivel

                Ajax

                SSK.

                V Offline
                V Offline
                Vasudevan Deepak Kumar
                wrote on last edited by
                #7

                Satips, Welcome back. Just yesterday in the 'The Classic Friday Post', Ramakrishna Vavilala (http://www.codeproject.com/script/profile/whos_who.asp?id=15383[^]) was asking out for you. You can see that thread here: http://www.codeproject.com/lounge.asp?msg=2187190&mode=all&userid=52123#xx2187190xx[^]

                Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                1 Reply Last reply
                0
                • V Vasudevan Deepak Kumar

                  AJAX is a technology that needs an implementation right. The most common implementatin being from the JavaScript camp.

                  Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  Does the J stand for 'Javascript most of the time' ?

                  Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                  V 1 Reply Last reply
                  0
                  • C Christian Graus

                    Does the J stand for 'Javascript most of the time' ?

                    Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                    V Offline
                    V Offline
                    Vasudevan Deepak Kumar
                    wrote on last edited by
                    #9

                    Christian Graus wrote:

                    'Javascript

                    It enlivens and brightens the web on most of the browsers right. Albeit, you can use XmlHttp object in VBScript also, even the number of examples of it using JavaScript can really prove as a salient testimony to its success. :)

                    Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                    C 1 Reply Last reply
                    0
                    • S Sathesh Sakthivel

                      Ajax

                      SSK.

                      N Offline
                      N Offline
                      ne0h
                      wrote on last edited by
                      #10

                      Welcome back Sat!ps ! BTW where have you been?

                      -------------------------------- txtSignature

                      1 Reply Last reply
                      0
                      • V Vasudevan Deepak Kumar

                        Christian Graus wrote:

                        'Javascript

                        It enlivens and brightens the web on most of the browsers right. Albeit, you can use XmlHttp object in VBScript also, even the number of examples of it using JavaScript can really prove as a salient testimony to its success. :)

                        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                        C Offline
                        C Offline
                        Christian Graus
                        wrote on last edited by
                        #11

                        Yeah, I guessed it would work in VBScript ( as per my response ), but really, it would be AVBAX then.

                        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                        V M 2 Replies Last reply
                        0
                        • C Christian Graus

                          Yeah, I guessed it would work in VBScript ( as per my response ), but really, it would be AVBAX then.

                          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                          V Offline
                          V Offline
                          Vasudevan Deepak Kumar
                          wrote on last edited by
                          #12

                          A Quick Example of XmlHttp in VBScript: http://www.devx.com/getHelpOn/10MinuteSolution/20358[^]

                          Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                          C 1 Reply Last reply
                          0
                          • V Vasudevan Deepak Kumar

                            A Quick Example of XmlHttp in VBScript: http://www.devx.com/getHelpOn/10MinuteSolution/20358[^]

                            Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                            C Offline
                            C Offline
                            Christian Graus
                            wrote on last edited by
                            #13

                            Like I said, I believe you. I'd just expect it to be very, very uncommon, for the simple reason that anyone who uses VBScript, is locked in to IE. And, you'll note that they don't use the term 'AJAX' on this page, precisely because AJAX is an acronym, which contains a J, for javascript. We're splitting hairs here, I knew before this conversation started that VBScript can be used on the client side in IE, and that VBScript is capable of creating COM objects, and would be well able to make an asyncronous call using XML by using the XMLHTTP object.

                            Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                            1 Reply Last reply
                            0
                            • S Sathesh Sakthivel

                              Ajax

                              SSK.

                              E Offline
                              E Offline
                              Eytukan
                              wrote on last edited by
                              #14

                              Hey welcome back dude. I swear I won't hurt you again. Where were you all these days?


                              The Advantage in work-from-home is that... we can blame the dog -Mark Salsbery Best wishes to Rexx[^]

                              1 Reply Last reply
                              0
                              • S Sathesh Sakthivel

                                Ajax

                                SSK.

                                E Offline
                                E Offline
                                Eytukan
                                wrote on last edited by
                                #15

                                Vri SSK wrote: Ajax Sweet :-D.


                                The Advantage in work-from-home is that... we can blame the dog -Mark Salsbery Best wishes to Rexx[^]

                                1 Reply Last reply
                                0
                                • C Christian Graus

                                  Yeah, I guessed it would work in VBScript ( as per my response ), but really, it would be AVBAX then.

                                  Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                                  M Offline
                                  M Offline
                                  Malcolm Smart
                                  wrote on last edited by
                                  #16

                                  Thougt I might join in... Sucking eggs[^]

                                  "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

                                  "I haven't spoken to my wife now for 48 hours. I don't like to interrupt her.

                                  C 1 Reply Last reply
                                  0
                                  • M Malcolm Smart

                                    Thougt I might join in... Sucking eggs[^]

                                    "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

                                    "I haven't spoken to my wife now for 48 hours. I don't like to interrupt her.

                                    C Offline
                                    C Offline
                                    Christian Graus
                                    wrote on last edited by
                                    #17

                                    *grin* there's an expression I don't hear often enough.

                                    Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                                    1 Reply Last reply
                                    0
                                    • S sacoskun

                                      I would like to know are there any competitive technology which is better than javascript. Kind regards,

                                      R Offline
                                      R Offline
                                      Rocky Moore
                                      wrote on last edited by
                                      #18

                                      There is also Silverlight, which allows several different languages on the client such as C#. While some look at Silverlight as a UI, it goes beyond UI with allowing a subset of .NET to run on the client side. The UI is just a bonus ;)

                                      Rocky <>< Latest Code Blog Post: www.TheWPFDirectory.com site launched! Latest Tech Blog Post: Vista ReadyBoost!

                                      J 1 Reply Last reply
                                      0
                                      • R Rocky Moore

                                        There is also Silverlight, which allows several different languages on the client such as C#. While some look at Silverlight as a UI, it goes beyond UI with allowing a subset of .NET to run on the client side. The UI is just a bonus ;)

                                        Rocky <>< Latest Code Blog Post: www.TheWPFDirectory.com site launched! Latest Tech Blog Post: Vista ReadyBoost!

                                        J Offline
                                        J Offline
                                        Jorgen Sigvardsson
                                        wrote on last edited by
                                        #19

                                        Java applets all over again, huh? I can't wait for all pages that need 30 minutes to initialize. :rolleyes:

                                        -- -= Proudly Made on Earth =-

                                        R 1 Reply Last reply
                                        0
                                        • S sacoskun

                                          I would like to know are there any competitive technology which is better than javascript. Kind regards,

                                          P Offline
                                          P Offline
                                          Paul Watson
                                          wrote on last edited by
                                          #20

                                          In the browser? Not really. Depends what you want to do though. Flash is an option for certain tasks.

                                          regards, Paul Watson Ireland & South Africa

                                          Shog9 wrote:

                                          And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups