473,396 Members | 2,039 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

dotnet controls seen much differently on IE and on netscape. - second post

Hello,
I am sending this emal again, because it was a week ago, and I want to
clarify some new things.

I have problem on .NET, which are seen differently on IE and Netscape.

Look at sit of mine : www.moca.co.il/test/main.html, and click on the left
button (under the flash),
and you see <asp:table> differently on IE (I have 6.0), and netscape (I have
7.0).
I cannot figure out why is this.

On Netscape the table is seen with line between each row (which I don't want
to have).

the code in dot.net
<asp:Table runat="server" CellPadding="0" GridLines="horizontal"
HorizontalAlign="Center" dir = "rtl" border = "0" width = "558">
<asp:TableRow>
<asp:TableCell>
<asp:RequiredFieldValidator
ControlToValidate="a_name"
Text="*"
runat="server" />
</asp:TableCell>
<asp:TableCell>Text 1:</asp:TableCell>
<asp:TableCell><asp:TextBox id="a_name" runat="server"
/></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell>Text 2:</asp:TableCell>
<asp:TableCell><asp:TextBox runat="server" /></asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell></asp:TableCell>
<asp:TableCell>Text 3:</asp:TableCell>
<asp:TableCell><asp:TextBox runat="server" /></asp:TableCell>
</asp:TableRow>
</asp:Table>

As some advises, I have tried Teemu advise as the example on :
http://www.asp.net/Forums/ShowPost.a...1&PostID=89874
and copy and past the code to web.config, but there is no change at all.

Look at www.moca.co.il/test/main.html as I have mentioned at this post, and
maybe you'll understand what's wrong.

Help, please.

Thanks :)
Nov 18 '05 #1
0 883

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Antonio Maciel | last post by:
Hi. I tried the asp.net newsgroup before but with no success. I have some asp.net validator controls on the pages of a site. In IE the controls work ok but when I run the site on Netscape 7...
6
by: christian9997 | last post by:
Hi I would be very helpful if someone could help me with this code. It works fine in IE but when I display it in Netscape or Firefox and I move the mouse from one menu to the other the gap...
5
by: jen_designs | last post by:
How do I create custom controls for an embeded video. I need stop, play, pause, etc. Any thoughts?
18
by: DartmanX | last post by:
Is there a simple way to determine if someone using Internet Explorer has completely disabled ActiveX controls? Jason
3
by: SAM | last post by:
Hey guys, Long time Access programmer, but never had to bother with these things until now. First, I use ADO all the time in VB, but now I need to use it in Access 2K. I never remember/know...
6
by: Mr. x | last post by:
Hello, The following show in netscape with a line delemiter between each row. How can I avoid this behaviour in Netscape ? <asp:Table runat="server" CellPadding="0" GridLines="horizontal"...
2
by: Martyn Fewtrell | last post by:
Dear All I have a Windows 2003 Server with IIS6 where the validation controls on ASP.Net pages no longer work. I believe it to be specific to the server as if I create an ASP.Net page on the...
0
by: Mark Derman | last post by:
Hi All OK, this one has me baffled and infuriated!?!?!?! I've unfortunately upgraded our W2003 server to dotNET 1.1 SP1 and it appears that validation controls with EnableClientScript=true...
29
by: amos | last post by:
Hi I'm experiencing a real nasty thing about dotnet. I've made a big application in dotnet and I would like to use ILAYERS for netscape 4. You CAN NOT USE Layers and Form buttons in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.