windows 95 and xp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rose-Marie

    windows 95 and xp

    I composed a javascript program that worked perfectly with windows 95.

    However, it refuses to perform with windows XP.

    Might someone have any idea why this is so?

    Rose-Marie


  • Philip Ronan

    #2
    Re: windows 95 and xp

    On 03.7.25 8:58 PM, Rose-Marie wrote:
    [color=blue]
    > I composed a javascript program that worked perfectly with windows 95.
    >
    > However, it refuses to perform with windows XP.
    >
    > Might someone have any idea why this is so?[/color]

    Hang on while I get my crystal ball...

    --
    Philip Ronan
    phil.ronanzzz@v irgin.net
    (Please remove the "z"s if replying by email)


    Comment

    • Ivan Marsh

      #3
      Re: windows 95 and xp

      On Fri, 25 Jul 2003 21:19:33 +0100, Philip Ronan wrote:
      [color=blue]
      > On 03.7.25 8:58 PM, Rose-Marie wrote:
      >[color=green]
      >> I composed a javascript program that worked perfectly with windows 95.
      >>
      >> However, it refuses to perform with windows XP.
      >>
      >> Might someone have any idea why this is so?[/color]
      >
      > Hang on while I get my crystal ball...[/color]

      I can read minds and I can sense you would like to see the code in question.

      --
      i.m.
      The USA Patriot Act is the most unpatriotic act in American history.

      Comment

      • Zac Hester

        #4
        Re: windows 95 and xp

        "Ivan Marsh" <annoyed@you.no w> wrote in message
        news:pan.2003.0 7.25.22.11.49.3 47671@you.now.. .[color=blue]
        > On Fri, 25 Jul 2003 21:19:33 +0100, Philip Ronan wrote:
        >[color=green]
        > > On 03.7.25 8:58 PM, Rose-Marie wrote:
        > >[color=darkred]
        > >> I composed a javascript program that worked perfectly with windows 95.
        > >>
        > >> However, it refuses to perform with windows XP.
        > >>
        > >> Might someone have any idea why this is so?[/color]
        > >
        > > Hang on while I get my crystal ball...[/color]
        >
        > I can read minds and I can sense you would like to see the code in[/color]
        question.[color=blue]
        >[/color]

        Wait, I got it... You probably have a few lines of code that only worked
        on Windows 95. Just fix the code so it works under Windows XP (and
        hopefully other OSs). That should do it.

        Let us know how it goes.


        Comment

        Working...