Image source in .asp page
I have an asp page with 2 sets of data. Both data sets comtaing image paths so I can display and amage along side the description
I moved the page to a subfolder (to organize it better) and the data and images still diaplay fine from the one data set but the other data set is appending the subfolder to the image source path. If I display the data as text is displays fine but if I use it as an image source it will show the image on some records but append the subfolder to the others
Can anyone help
