Problem in Browser
-
Hello, I am working with Asp.net. I taken a Textbox control with width 60px,and height 20px. While executing this page in Ineternet Explorer it is looking fine, with width and height what i gave. But If i execute in other Browsers like Mozlla Firefox..the Textbox size is changed to default size(widht 100px). If i take any Browser the Size must be fix.What to do for this.
Pinna
-
Hello, I am working with Asp.net. I taken a Textbox control with width 60px,and height 20px. While executing this page in Ineternet Explorer it is looking fine, with width and height what i gave. But If i execute in other Browsers like Mozlla Firefox..the Textbox size is changed to default size(widht 100px). If i take any Browser the Size must be fix.What to do for this.
Pinna
-
Hello, I am working with Asp.net. I taken a Textbox control with width 60px,and height 20px. While executing this page in Ineternet Explorer it is looking fine, with width and height what i gave. But If i execute in other Browsers like Mozlla Firefox..the Textbox size is changed to default size(widht 100px). If i take any Browser the Size must be fix.What to do for this.
Pinna
-
Hello, I am working with Asp.net. I taken a Textbox control with width 60px,and height 20px. While executing this page in Ineternet Explorer it is looking fine, with width and height what i gave. But If i execute in other Browsers like Mozlla Firefox..the Textbox size is changed to default size(widht 100px). If i take any Browser the Size must be fix.What to do for this.
Pinna
Try to implement browser caps in your web.config http://msdn.microsoft.com/en-us/library/sk9az15a.aspx[^] http://aspnet.4guysfromrolla.com/articles/050504-1.aspx[^]
All the way from Sialkot ...
-
Yeah... I am doing like this only
but the widht and height is changing after hosting..what to do..
Pinna