Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to saved dynamic images into image folder of application instead of table in asp.net and jquery?
by using ASP.NET and Jquery.
Posted
Comments
Sandeep Mewara 25-Feb-11 3:33am    
Not clear.

Simply put up, are you asking: How to save images in a folder? (in a web application)
R. Giskard Reventlov 25-Feb-11 3:41am    
What have you already tried?

1 solution

Use a jQuery upload control and then save the file to a folder on the server's hard drive.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900