473,508 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

images not showing

Geeman
4 New Member
Could anyone help me with my images,When i view my application in a browser the images do'nt show up.Is there some settings that i must do or i'm i just missing something?I'm using VS C# 2005 and SQL Server 2005.
Any help will be appriciated.
Feb 27 '07 #1
3 1910
jhardman
3,406 Recognized Expert Specialist
Check your html source code (after it is loaded in the browser) to make sure everything is really as it should be.

Jared
Feb 27 '07 #2
Geeman
4 New Member
Thanx Jared.
The thing is,when i reference the System.Data.SqlClient,is then that the images don't show.Otherwise they do show when some of the functionalities that require sqlclient are coded.

Have any idea on why this is happening?

thanx in advance.
Feb 28 '07 #3
jhardman
3,406 Recognized Expert Specialist
Thanx Jared.
The thing is,when i reference the System.Data.SqlClient,is then that the images don't show.Otherwise they do show when some of the functionalities that require sqlclient are coded.
OK, but still there is very little the server does to tell the browser where the images are stored, it is the browser that uses the img tag to determine where it should ask for an image. So I repeat, check the source code, make sure it really is saying what you thin it is saying.

If everything looks good from that point, you can always try:
Expand|Select|Wrap|Line Numbers
  1. <%=server.mapPath("myGif.gif")%>
substitute in the reference you use for one of these missing pics and see if the server says it is where it should be. Does that make sense?

Jared
Mar 2 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

7
2352
by: Wayne | last post by:
I have a script that uses filesystemobject that reads files from a given path, in my case images. It is running on a server that is 2000 adv svr w/ all current patches. The script prior to some...
11
1963
by: Ian Davies | last post by:
Hello Im having problems displaying my images as thumbnails in a table. My code for producing the new width and height from the original image is as follows...
2
1182
by: Carl Gilbert | last post by:
Hi I am developing a site that has 5 or 6 thumbnail pages each with 28 image on each. Each thumb nail has a matching larger image. So 5/6 groups of 28. When the user clicks on one of the...
0
1277
by: Svein Erik | last post by:
I'm developing an application in C#.NET 2005. The app is going to have an image with a specific size, let's say 800x600 px, this is a map of a go-cart lane. And on top of this image i'm going to...
1
1266
by: ttamilvanan81 | last post by:
Hai everyone, i am new to javascript. Now i have doing one Image gallary application. In that application i have upload two images, one for Befor image and another one for after image. All...
0
7382
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...
1
7042
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
7495
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
5627
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,...
0
4707
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
3193
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...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
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.