Let's inspect something to learn not to disclose. Look at image.

Look at the site URL and inspected image URL, both are at two different locations. The same inspection you can try with articles, this has no such differences..good. But why with Forum.
What's the reason, guys?
As I guessed:-
(i) Forum post is not as important like articles, good.
(ii) Editor has no such feature to upload the image directly inside generated folder and .aspx page instead of uploading image in username/uploadedfiles.
(iii) if (ii) point is correct then, uploadedfiles named directory is deadline point for my entire forum activity. how heavy?
Main thoda saki aadmi hu na!! (the man who never believe).....ha ha

Mahesh ChandPosted May 20, 2011, 2:17 PM
So to upload a file, users must have write permissions on that folder. Unfortunately, we cannot give write permissions on all folders on the forums or website. So only one folder for that user is used for all file uploads and hence the URL for image is different than the URL for the forum post. Also, forum posts are stored in the database and path is just virtual. While file path is physical.
Abhimanyu K VatsaPosted May 21, 2011, 7:32 AM
Suthish NairPosted May 21, 2011, 6:34 AM
Abhimanyu K VatsaPosted May 21, 2011, 1:22 AM
Thanks
Suthish NairPosted May 20, 2011, 11:20 AM
src property needs the file uploaded path, so we needs to upload the image to a location and then points to control.
Abhimanyu K VatsaPosted May 20, 2011, 5:33 AM
okey...in my OS no any resizer tool installed, i'm trying to crop it
Suthish NairPosted May 20, 2011, 4:16 AM