CrazyEngineers
  • hello ,......i m learning vbscript through net..........i just running a html embedded vbscript prog to print hello world but it is not showing output........even my browser is IE.........reply me please​
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorDec 29, 2011

    deeptijaipur1987
    hello ,......i m learning vbscript through net..........i just running a html embedded vbscript prog to print hello world but it is not showing output........even my browser is IE.........reply me please​
    Why not share your code here?
    Are you sure? This action cannot be undone.
    Cancel
  • K!r@nS!ngu

    MemberDec 29, 2011

    Which IDE you are using ????
    Are you getting the o/p window ?
    May be the installation not completed successfully...
    Are you sure? This action cannot be undone.
    Cancel
  • deeptijaipur1987

    MemberDec 30, 2011

    The_Big_K
    Why not share your code here?
    this is the code..............
    <html>
    <body>

    <script type="VBSCRIPT">
    document.write("This is my first VBScript!")
    </script>

    </body>
    </html>
    Are you sure? This action cannot be undone.
    Cancel
  • deeptijaipur1987

    MemberDec 30, 2011

    K!r@nS!ngu
    Which IDE you are using ????
    Are you getting the o/p window ?
    May be the installation not completed successfully...
    i have internet explorer......................nothing install........i also have mozilla...............it shows output window ........corect path at URL.........but not display output inside vbscript.........code is

    <html>
    <body>

    <script type="VBSCRIPT">
    document.write("This is my first VBScript!")
    </script>

    </body>
    </html>
    Are you sure? This action cannot be undone.
    Cancel
  • deeptijaipur1987

    MemberDec 30, 2011

    h
    K!r@nS!ngu
    Which IDE you are using ????
    Are you getting the o/p window ?
    May be the installation not completed successfully...
    um
    what should i install..............i have nothing install.............simply write cod at notepad save as .html////////////
    <html>
    <body>

    <script type="VBSCRIPT">
    document.write("This is my first VBScript!")
    </script>

    </body>
    </html>
    Are you sure? This action cannot be undone.
    Cancel
  • K!r@nS!ngu

    MemberDec 30, 2011

    deeptijaipur1987
    h

    um
    what should i install..............i have nothing install.............simply write cod at notepad save as .html////////////
    <html>
    <body>

    <script type="VBSCRIPT">
    document.write("This is my first VBScript!")
    </script>

    </body>
    </html>
    no need to install anything....
    are you getting any pop-up like "pop-up blocked" allow pop-ups now.
    go to tools->Internet options->Privacy tab->uncheck allow pop-up
    Are you sure? This action cannot be undone.
    Cancel
  • deeptijaipur1987

    MemberDec 30, 2011

    th
    K!r@nS!ngu
    no need to install anything....
    are you getting any pop-up like "pop-up blocked" allow pop-ups now.
    go to tools->Internet options->Privacy tab->uncheck allow pop-up

    thanku ,..................my atleast one code is shown output..............thanku very much
    Are you sure? This action cannot be undone.
    Cancel
  • K!r@nS!ngu

    MemberDec 30, 2011

    deeptijaipur1987
    th



    thanku ,..................my atleast one code is shown output..............thanku very much
    Why not ?? try one more program you will get o/p for sure...😀
    Are you sure? This action cannot be undone.
    Cancel
  • manishks

    MemberDec 31, 2011

    yeah theres nothing to install....just save thd file with .html extension...
    Are you sure? This action cannot be undone.
    Cancel
  • PraveenKumar Purushothaman

    MemberJan 5, 2012

    Guys... Its MsgBox not document.write. document.write is JavaScript!
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register