Forums

This topic is locked

ASP Upload 2.0

Posted 14 Nov 2001 20:43:00
1
has voted
14 Nov 2001 20:43:00 Roy Steward posted:
Hi dowloaded ASP upload and it works great on my local server but when I uploaded online the all the images seem to point to news/image/test.gif well my image folder is in the route and it seems to me that it should poit to image/test.gif so my question is, is there a way to get it to poit to the correct folder and is there a clever way in Utradev or otherwise of doing this globally so I do not have to change it instance of this.

Thanks for all your help


Roy

Replies

Replied 14 Nov 2001 21:43:24
14 Nov 2001 21:43:24 TC McFall replied:
i have not dealt with ASP upload just yet (im gettin' there!) however...
CTL + F (or Edit > Find and Replace)
make sure that your options specify;
Find in: Entire local site
--(or better yet, selected local files if you can narrow it down)
and;
Search for: Source Code

then simply search for (without the quotes) "news/image/" and replace with "image/".

This is of course assuming that "news/image" is not a valid URL in your structure anywhere. Otherwise, make a pot of coffee and get comfortable!

hope it helps, peace!
-Kr0m3



There are no "webmasters"...only "webstudents". Now, snatch the floppy from my hand, grasshopper.

Reply to this topic