954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Upload images and retrieve to and from folder in server

Hi,

I am working on asp.net web application (VB) where the user uploads his images in the web server and then he can retrieve those images by using gridview with paging.
Everytime as the user uploads new images, the code should create new folder.

For e.g:

UserName FolderName Images
A A (new) 1/2/3/4/5
B B (new) 1/2/3/4/5
C C (new) 1/2/3/4/5
D D (new) 1/2/3/4/5

If anybody knows the coding or resources will be highly greatful.

Thanks in advance.

Regards,

Lancy

lancyb
Newbie Poster
5 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

I think you are giving wrong path,
if you given extra '/' after your folder name, it will create another folder.
So check it first..

sakhi kul
Junior Poster in Training
62 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: