Hello,
Thank you for your response - whoops I emailed this post on accident.
I created this web site many years ago when the framework 1.0 first came
out. Since then the site has grown very large and includes many essential
pages with custom controls. I have attempted to upgrade the project and the
upgrade utility inside Visual Studio didn't do a good job (actually, it
finished the upgrade and listed a large amount of code errors, and objects
in the designer were all out of wack). I don't have days to upgrade the web
site.
Also, I own the server and am renting public Static IP Addresses, to do
minor web hosting.
The DocType is: DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN"
NOTE:
I have only set the properties in the UI Properties Window.
There is no code behind, except storing session varables and
Response.Redirect.
TextBox style="Z-INDEX: 102; POSITION: absolute; TOP: 80px; LEFT: 24px"
id="txtNotes" runat="server" TextMode="MultiLine" Height="382px"
Width="723px" ForeColor="Black" Font-Size="10pt" Font-Names="Arial"
Thanks,
Chuck
I have a web site built in Framework 1.1.
Firstly, mainstream support for v1.1 of the Framework ended over a year ago:
http://support.microsoft.com/lifecy...t=PN&alpha=.NET+Framework+1.1&Filter=FilterNO
v2 was released in February 2006, v3.5 in November 2007 and v4 is expected
on 22 March 2010 - is there a reason that you haven't upgraded...?
I have the page set to SnapToGrid and ShowGrid and added buttons and
textboxes with specific sizes and locations for each control.
It works great in IE, however, in FireFox and Netscape
Secondly, Netscape are no longer in the browser business, and suspended all
support in March 2008:
http://browser.netscape.com/
IMO, you'd be well within your rights to tell your users that you can no
longer guarantee Netscape compatibility...
How do I work around this?
What DOCTYPE are you using...?