hi, i create a asp page in which user can allow to upload his/her power point presentation that ppt will store in my "~/uploads/" folder and after uploading user can see their uploaded ppt in same or another page . My problem is that how can do for that,
kindly give me the solution . thank you
An alternate solution would be to use a file upload control to upload the file to the desired location and use the Ajax SlideShow Extender as explained in the video tutorial below.
Please remember to click “Mark as Answer” on the post that helps you and to unmark it if a marked post does not actually answer your question.
Thank you!
----------------------
"Microsoft Community Contributor Award 2011"
usman.eng89
Member
34 Points
34 Posts
can anybody tell me how to upload power point presentation ?
Aug 07, 2012 11:06 PM|LINK
hi, i create a asp page in which user can allow to upload his/her power point presentation that ppt will store in my "~/uploads/" folder and after uploading user can see their uploaded ppt in same or another page . My problem is that how can do for that, kindly give me the solution . thank you
bgreer5050
Member
134 Points
161 Posts
Re: can anybody tell me how to upload power point presentation ?
Aug 07, 2012 11:24 PM|LINK
Start here:
http://msdn.microsoft.com/en-us/library/aa479405.aspx
I hope this helps.
santa_1975
Star
8574 Points
1499 Posts
Re: can anybody tell me how to upload power point presentation ?
Aug 07, 2012 11:27 PM|LINK
Hi,
Try this link.
http://stackoverflow.com/questions/5173025/how-to-upload-ppt-and-display-ppt-in-website-using-c-sharp
An alternate solution would be to use a file upload control to upload the file to the desired location and use the Ajax SlideShow Extender as explained in the video tutorial below.
http://www.asp.net/learn/ajax-videos/video-163.aspx
Hope this helps.
Thank you!
----------------------
"Microsoft Community Contributor Award 2011"