Some images cannot display in IE6
-
Hi... In my website uploaded some images and it will be successfully uploaded into the site. But images cannot display in IE6 it will shows a white box with left hand side having a Red 'X' in this image spaces. But i will run in firefox it will display images...anybody give solution to this problem... Thanks in Advance...
-
Hi... In my website uploaded some images and it will be successfully uploaded into the site. But images cannot display in IE6 it will shows a white box with left hand side having a Red 'X' in this image spaces. But i will run in firefox it will display images...anybody give solution to this problem... Thanks in Advance...
-
If you are using javascript then there are some property which IE doesn't support.You have to check for thos property.
-
Hi.. I will retrieve image path from database to show the images iam didnt use any java script to display iamges... give any ideas Thanks
-
can you send me the link where the images are displayed. It will assist me to check the problem
Regards Aman Bhullar www.arlivesupport.com[^]
www.subhamalai.com then goto quicksearch search the male it will displays
-
Hi.. I will retrieve image path from database to show the images iam didnt use any java script to display iamges... give any ideas Thanks
-
<asp:DataList ID="DListSearch" runat="server" ShowFooter="true" Width="100%" GridLines="Horizontal" ShowHeader="False" OnItemCommand="DListSearch_ItemCommand" Font-Names="Times New Roman" OnSelectedIndexChanged="DListSearch_SelectedIndexChanged" Height="100%"> <ItemTemplate> <asp:Panel ID="Panel2" runat="server" BorderColor="#6699cc" BorderWidth="1px" Width="100%" Height="100%"> <table style="height: 217px; color: activecaption;" width="100%"> <tr> <td colspan="1" rowspan="1" style="text-align: left; border-right: #6699cc 1px solid; border-top: #6699cc 1px solid; border-left: #6699cc 1px solid; border-bottom: #6699cc 1px solid; background-color: #6699cc; width: 290px; height: 20px;"> <asp:LinkButton ID="lnkbtnUserName" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"username") %>' OnClick="lnkbtnUserName_Click" ForeColor="White" ></asp:LinkButton> <strong><span style="color: #ffffff">ID :</span></strong> <asp:Label ID="Label3" runat="server" Font-Bold="True" ForeColor="#FFFFFF" Text='<%# DataBinder.Eval(Container.DataItem,"memberid") %>'></asp:Label></td> <td colspan="3" rowspan="1" style="text-align: right; border-right: #6699cc 1px solid; border-top: #6699cc 1px solid; font-weight: bold; border-left: #6699cc 1px solid; color: white; border-bottom: #6699cc 1px solid; background-color: #6699cc; height: 20px;"> <asp:Label ID="lblPartAge" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"age") %>' Font-Bold="True"></asp:Label> years old</td> </tr> <tr> <td rowspan="7" style="width: 290px; text-align: center"> <a href="javascript:Openpopup('Image_Detail.aspx?PId=<%# ("~/Images/")+DataBinder.Eval(Container.DataItem,"imgview") %>')"> <asp:Image ID="ImgView" runat="server" Height="116px"
-
Hi.. I will retrieve image path from database to show the images iam didnt use any java script to display iamges... give any ideas Thanks
So, you are uploading the image into your server and stroing the image path into database want to show the image in the image box.
smraj1503 wrote:
I will retrieve image path from database to show the images iam didnt use any java script to display iamges..
Right click on the Image icon and check that path is valid or not? Where did you write the code for upload and display? can you please put the code ?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
So, you are uploading the image into your server and stroing the image path into database want to show the image in the image box.
smraj1503 wrote:
I will retrieve image path from database to show the images iam didnt use any java script to display iamges..
Right click on the Image icon and check that path is valid or not? Where did you write the code for upload and display? can you please put the code ?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
Hi.. Right click on the Image icon and check that path is valid the path display the images but the same images display in firefox...
smraj1503 wrote:
Right click on the Image icon and check that path is valid the path display the images but the same images display in firefox...
check the image url. This is problem with "/" in url.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
www.subhamalai.com then goto quicksearch search the male it will displays