Click here to Skip to main content
15,917,062 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a asp.net website with multiple pages. I want to copy a particular page (suppose default.aspx) with images i have only used in this page

is there any solution for the same in visual studio 2008 or 2010
Posted
Comments
sunandandutt 23-Oct-12 6:43am    
Please improve you question.
Satbir4 23-Oct-12 6:45am    
but this is a manual process, a tough for multiple files to be copied

1 solution

Yes but not stright forward, use jQuery, get all the image file path used on page and copy the same to specific folder.

Thanks,
Ambesha
 
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