English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

im trying to create a web application. problem is that i can't see the image when i run the web application. The image is displayed correctly in the design page but when i run it, it just wont display the image. the border is there but there is an X mark on the upper left corner of the image box. HOW DO I FIX THIS?

2006-12-06 11:03:55 · 1 answers · asked by entoy 1 in Computers & Internet Programming & Design

1 answers

You have to use a relative path for the URL value of any controls that link out to a picture file. You can't provide a "c:\mydocuments\bob.jog" kind of path.

I indicated this yesterday - have you checked your code in the source editor to see what the image path is? You're not going to get past this if you don't see what your source looks like.

2006-12-06 11:33:11 · answer #1 · answered by evolver 6 · 1 0

fedest.com, questions and answers