B
Bob
Hi,
this works with IE 7 (you can see the red label with 60px length), but not
with Netscape 8 (nothing appears):
<form id="form1" runat="server">
<asp:Label ID="Label2" runat="server" BackColor="Red"
Width="60px"></asp:Label>
</form>
Any way to make ut work with Netscape?
Thanks
Bob
this works with IE 7 (you can see the red label with 60px length), but not
with Netscape 8 (nothing appears):
<form id="form1" runat="server">
<asp:Label ID="Label2" runat="server" BackColor="Red"
Width="60px"></asp:Label>
</form>
Any way to make ut work with Netscape?
Thanks
Bob