application testing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stephen

    #1

    application testing

    Hi,

    I have developed my application using VS.NET and used project properties to
    both IE and Netscape. I am testing my application on IE and Netscape.
    The pages appear perfect on IE but totally messed up on Netscape.
    can anyone please suggest me how to solve this problem?

    Thanks,
    Stephen


  • Peter Rilling

    #2
    Re: application testing

    You should ask a specific question. The differences between IE and Netscape
    are as different as night and day, so if you are looking for some magic
    checkbox that makes both behave the same, you are out of luck. With a
    specific question, then someone might be able to tell you how to code around
    the problem.

    "Stephen" <stephenjobs@ho tmail.com> wrote in message
    news:#DQ4$o8eEH A.384@TK2MSFTNG P10.phx.gbl...[color=blue]
    > Hi,
    >
    > I have developed my application using VS.NET and used project properties[/color]
    to[color=blue]
    > both IE and Netscape. I am testing my application on IE and Netscape.
    > The pages appear perfect on IE but totally messed up on Netscape.
    > can anyone please suggest me how to solve this problem?
    >
    > Thanks,
    > Stephen
    >
    >[/color]


    Comment

    • Stephen

      #3
      Re: application testing

      Hi Peter,

      suppose the page has a table and its center aligned
      IE: appears normal
      Netscape: appears on Top

      Textboxes on the page within the table
      IE: appears Normal
      Netscape Everything is skewed.

      Image buttons on the page
      IE: appears normal
      Netscape appears skewed.

      Basically almost all controls on the page are screwed Up.

      Please help,
      Stephen.
      "Peter Rilling" <peter@nospam.r illing.net> wrote in message
      news:ePUTsO9eEH A.1048@tk2msftn gp13.phx.gbl...[color=blue]
      > You should ask a specific question. The differences between IE and[/color]
      Netscape[color=blue]
      > are as different as night and day, so if you are looking for some magic
      > checkbox that makes both behave the same, you are out of luck. With a
      > specific question, then someone might be able to tell you how to code[/color]
      around[color=blue]
      > the problem.
      >
      > "Stephen" <stephenjobs@ho tmail.com> wrote in message
      > news:#DQ4$o8eEH A.384@TK2MSFTNG P10.phx.gbl...[color=green]
      > > Hi,
      > >
      > > I have developed my application using VS.NET and used project properties[/color]
      > to[color=green]
      > > both IE and Netscape. I am testing my application on IE and Netscape.
      > > The pages appear perfect on IE but totally messed up on Netscape.
      > > can anyone please suggest me how to solve this problem?
      > >
      > > Thanks,
      > > Stephen
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...