473,804 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IE 7 not displaying ASP.NET properly

Is it just me or does IE7 not properly display controls done in ASP.NET 2.0?

I have a dropdownlist (ddlNav) on my web form. On the page_load I do this:

ddlNav.BorderSt yle = BorderStyle.Sol id
ddlNav.BorderCo lor = Drawing.Color.B lack
ddlNav.BackColo r = Drawing.Color.W hiteSmoke
ddlNav.ForeColo r = Drawing.Color.N avy

The ForeColor and BackColor work, but anything having to do with the Border
does not! However, Firefox displays it properly.

Is there a fix or workaround to this?

Styles also do not work when it comes to changing the border. I'm trying to
avoid the inset look.

TIA,
Jim
Jun 27 '08 #1
0 852

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

Similar topics

4
7324
by: Les Juby | last post by:
Can someone please help with a suggestion as to how I can keep the formatting (carriage returns) that the user enters into a memo field and then display that later. I figured I might be able to use: 'replace carriage returns with BRs comment=Replace(comment, chr(13), "<br>") but obviously net.! The <pre> tag doesn't sem to help either as the embedded return is
3
3486
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or less would display, but those close to 300 pixels/inch or greater would not (MS Access cannot recognize the file format xxx.jpg). The larger, original images were scanned and saved as .bmp (at 300 dpi producing a 15MB file). Then the images were...
0
1291
by: James Dean | last post by:
I have trouble displaying a bitmap. I have 1bpp information. I also have a command telling me what color i need to set the bytes to when the colour is switched on. The trouble is i do all this but it will not display properly. I convert this to 8bpp information. I set the relevant pixel to for example "255,0,0" for Red.....is this right?....i set the Red byte to 255 and the other two values set to 0. I think the Bitmap data class i am...
0
1158
by: yln | last post by:
hi iam displaying a bitmap on the window using bitblt() function.But it is not being displayed as it is .some colors are not displaying properly .please tell me one way thanking u sir
11
4774
by: prats | last post by:
I want to write a GUI application in PYTHON using QT. This application is supposed to take in Japanese characters. I am using PyQt as the wrapper for using QT from python. I am able to take input in japanese. But I am unable to display them back to GUI. It displays some junk characters Can anyone suggest me some way how to debug the issue. The code used for tranferring data from view to document is: " codec =...
0
1007
by: CR Developer | last post by:
Hi, I'm trying to displaying images stored in SQL Server 2000 into a Crystal Report 10. The images source is a jpeg, and the image is not displaying. If I upload a bmp file in the database, it displays properly. The data type is a varbinary. Any idea how to display the image which was uploaded from a jpeg?
1
1348
by: balakrishnan.dinesh | last post by:
hi frnds, There is a problem in displaying the page itself, I have put my html pages in server, the pages contains both html and javascript, Some of the pages are displayed properly and some pages are displaying as sourcecode itself, what we written for the page. this problem is existing in my machine only, My OS : 2003 professional ,Service pack1 IE : 6 , SP1
1
1162
by: rajiv Joshi | last post by:
Hi all I m displaying locations from database in the dropdownlist box using C# .Its displaying all locations properly but when i select loacation from dropdown it is always displaying first item say Bhopal as selected and but i want to select any item it is not getting selected. Can anybody pls tell me what might be the reason?
1
1621
by: kiran520 | last post by:
Hi Iam having problem while displaying menu in ie7. Code for displaying menu is function mmLoadMenus() { if (window.mm_menu_0308002013_0) return; window.mm_menu_0308002013_0 = new Menu("root",135,16,"Tahoma",11,"#FFFFFF","#FFFFFF","#24610A","#5DA225","left","middle",5,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0308002013_0.addMenuItem("New&nbsp;SRGS&nbsp;Range","location='#'");
1
4088
by: johnVarma | last post by:
Hi All, Iam facing a problem with bar chart using coldFusion. if there is only one <cfchartseries> tag then the seriesLabel attribute is not displaying instead of that the items of the cfchartdata are displaying. if there are more then one <cfchartseries> then the seriesLabel specified is displaying properly. Please look at the code and its corresponding bar chart attached . Code -1 and BarChart1 :
0
9711
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10595
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10088
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9169
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7633
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5529
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5668
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.