hi guys,
I am uploading the pictures on my blog post with ftp settings to my server from WLW. it works fine. the only thing that doesn't work is urls. urls are not correct on href and src attributes of the image and anchor.
WLW puts the image urls like that;
http://example.com/the_folder_which_created_by_wlw/image_name.jpg
but the url should be;
http://example.com/the_folder_where_files_are_uploaded/the_folder_which_created_by_wlw/image_name.jpg
what is the solution for this problem?
Visual Studio 2010, C# & ASP.Net MVC