tHIS SHOULD HELP YOU A LOT. YOU SHOULD CREATE A FUNCTION WHERE EACH ILMAGE IS UPLOADED BY DATE AND TIME.
THAT WAY YOU NEVER GET THE SAME IMAGE NAMED TWICE.
<asp:FileUpload ID="File2" runat="server" /><br /><asp:FileUpload ID="File2" runat="server" /><br />
<asp:Button ID="Button1" runat="server" Text="Submit" /></td></tr>
Main Topics
Browse All Topics





by: WanaBRichPosted on 2008-12-09 at 07:18:42ID: 23129796
Are you sure that you do nor what to store the doc in the DB?
That way works great and it's easy