This topic is locked

URL PREFIX PROBLEM.

1/20/2007 7:50:41 AM
ASPRunnerPro General questions
S
srlsir author

When I am uploading an image in the data base everything is ok. When I am viewing the pages generated from asp runner everything is ok. But when I am viewing the pages that I have built in Dreamweaver I can not see the photo. This happens because of the url. The url automatically stored in the data base is:

IMAGES/PHOTOS/DBASE/NEWS/001.jpg.
Dreamweaver can not recognize the above url because it has not the 2 .. in front. For example if the url was like: ../IMAGES/PHOTOS/DBASE/NEWS/001.jpg everything works perfect. So please inform me if there is a way automatically when upload images with the asp runner to have automatically the prefix ../ before the url in my data base field.
Please help.

Sergey Kornilov admin 1/21/2007

When you setup Edit as type of this field enter upload folder name as ../IMAGES/PHOTOS/DBASE/NEWS.