J
jackle_usmc
I have a page that runs a query on a sql database. A table contains
the location of images. The name of some of the images contains
spaces. I know that when you have pages/links you don't use spaces.
My problems is that I cannot do anything about the way the file names
when they are inserted into the database.
When you click on the link you cannot view the image because IE
interepets the space as a %20. If the image does not have a space in
it then the links work perfectly fine.
the location of images. The name of some of the images contains
spaces. I know that when you have pages/links you don't use spaces.
My problems is that I cannot do anything about the way the file names
when they are inserted into the database.
When you click on the link you cannot view the image because IE
interepets the space as a %20. If the image does not have a space in
it then the links work perfectly fine.