application testing

  • Thread starter Thread starter Stephen
  • Start date Start date
S

Stephen

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
 
Stephen,

Can you give a little more information about what your application is
doing, what controls you are using, etc, etc?
 
Hi Nicholas,

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.


Nicholas Paldino said:
Stephen,

Can you give a little more information about what your application is
doing, what controls you are using, etc, etc?


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Stephen said:
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
 
Back
Top