473,513 Members | 2,558 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ImageURL

In VWD I have an ASPX page with a asp:image control. If the imageURL is of
a file whose name is 8 characters or less, the image is displayed. If the
file name is longer that 8 characters, the image is not displayed. Is there
a work-around to display an image with a filename longer that 8 characters ?
Thanks,
Jim
Jul 2 '06 #1
1 1463
Jim,

That's not normal behavior. Images can certainly have more than 8
characters. I suspect something else is your problem. Do you have spaces or
symbols in the file name? If so, that can cause issues. You might want to
experiment with Server.UrlEncode to ensure the file name is valid.
Here's more info:
http://msdn.microsoft.com/library/de...874cfc3382.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"Jim McGivney" <mc****@no-spam.sbcglobal.netwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
In VWD I have an ASPX page with a asp:image control. If the imageURL is
of a file whose name is 8 characters or less, the image is displayed. If
the file name is longer that 8 characters, the image is not displayed. Is
there a work-around to display an image with a filename longer that 8
characters ?
Thanks,
Jim

Jul 2 '06 #2

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

Similar topics

9
2790
by: Leigh Kendall | last post by:
I can't find any issue in the MS KB, but I'm experiencing the following problem which seems to be specific to IE5, and NOT any other version of IE 5.5+ or NN 6+. Issue: I'm using an asp.net...
2
2424
by: mich_stone | last post by:
Dear world, I have an IMAGE control placed on my .aspx page with its ImageUrl property not set. In my code, i am setting it equal to something using the following statement img.ImageUrl =...
1
2629
by: tshad | last post by:
Is there some reason why the Hyperlink in a DataGrid will not show an image? I have a datagrid with the following: <asp:TemplateColumn visible="false" HeaderText="Skills"> <itemtemplate>...
4
3391
by: Ben | last post by:
Hi, I'm using images in my menu control. I have my menu setup based on this example: http://msdn2.microsoft.com/en-US/library/system.web.ui.webcontrols.menuitembinding.imageurlfield(VS.80).aspx ...
3
10467
by: Thomas Satzinger | last post by:
Hallo., i just encounterd a strange thing which i cannot resolve. I am saving a bitmap created in memory to the asp temp folder (asp.net 2.0) this works fine, and i don´t want to create an...
0
1184
by: Jeff | last post by:
Hey ASP.NET 2.0 I'm working on a website which I want the menu control to have images to left for the text in the menuitem... So far I've read that this can be done by providing the ImageUrl...
1
2583
by: scota | last post by:
I am using Visual Studio 2005. I have the following code in my DataList: <asp:Image ID="Image1" runat="server" ImageUrl='<%# DataBinder.Eval(Container.DataItem, "PIN") %' /> This brings up...
1
2044
by: wardemon | last post by:
Hi, I have an image control which inside an ItemTemplate of a GridView Control. I've coded the ImageControl's ImageURL in "Source" to have a dynamically filled-up value ex: ImageURL = <%#...
1
1866
by: BillGatesFan | last post by:
Is there a way to change to swapimages for an imagemap in asp.net upon postback on the server? Thanks!
5
7304
by: OK | last post by:
I am using an image control to display some images within a virtual map (ImagesRoot in IIS) outside of the web root in my vb asp.net application. How should I code the imageurl property to have...
0
7260
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,...
0
7161
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7539
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
5686
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,...
1
5089
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...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1596
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 ...
1
802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
456
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...

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.