inserting forms to the databasehttp://forums.asp.net/t/1774163.aspx/1?inserting+forms+to+the+databaseSat, 03 Mar 2012 06:18:10 -050017741634852440http://forums.asp.net/p/1774163/4852440.aspx/1?inserting+forms+to+the+databaseinserting forms to the database <p>im designing a campus trader and i will insert the following text and image forms</p> <ul> <li>title </li><li>category </li><li>email </li><li>description </li><li>image </li></ul> <p>i can insert all other values except the image</p> <p>can somebody help me how i will insert all the other form together with the image upload</p> <p>i will be very grateful<img src="http://forums.asp.net/scripts/tiny_mce/plugins/emotions/img/smiley-smile.gif" alt="Smile" title="Smile" border="0"></p> 2012-02-27T09:20:29-05:004852541http://forums.asp.net/p/1774163/4852541.aspx/1?Re+inserting+forms+to+the+databaseRe: inserting forms to the database <p>YOu can use FileUpload control to do that. See the following link:</p> <p><a title="http://asp.net-tutorials.com/controls/file-upload-control/" href="http://asp.net-tutorials.com/controls/file-upload-control/">http://asp.net-tutorials.com/controls/file-upload-control/</a></p> 2012-02-27T10:06:34-05:004852644http://forums.asp.net/p/1774163/4852644.aspx/1?Re+inserting+forms+to+the+databaseRe: inserting forms to the database <p>refer <a href="http://csharpdotnetfreak.blogspot.com/2009/07/fileupload-control-save-images-database.html"> upload and save images in sql server database</a></p> <p><a href="http://csharpdotnetfreak.blogspot.com/2012/01/user-registration-form-aspnet.html">http://csharpdotnetfreak.blogspot.com/2012/01/user-registration-form-aspnet.html</a></p> 2012-02-27T10:45:55-05:004852659http://forums.asp.net/p/1774163/4852659.aspx/1?Re+inserting+forms+to+the+databaseRe: inserting forms to the database <p>hi</p> <p>i hope it will help you</p> <p><a href="http://csharpektroncmssql.blogspot.com/2012/01/how-to-save-image-in-database-in-aspnet.html" target="_blank">http://csharpektroncmssql.<wbr>blogspot.com/2012/01/how-to-<wbr>save-image-in-database-in-<wbr>aspnet.html</a></p> <p></p> 2012-02-27T10:50:44-05:004852678http://forums.asp.net/p/1774163/4852678.aspx/1?Re+inserting+forms+to+the+databaseRe: inserting forms to the database <p>complete tutorial -&nbsp;<a href="http://www.intstrings.com/ramivemula/asp-net/save-files-to-a-table-in-database-using-fileupload-control/">http://www.intstrings.com/ramivemula/asp-net/save-files-to-a-table-in-database-using-fileupload-control/</a>&nbsp;</p> <p>Thanks,</p> 2012-02-27T10:57:24-05:004861765http://forums.asp.net/p/1774163/4861765.aspx/1?Re+inserting+forms+to+the+databaseRe: inserting forms to the database <p>man i have done it, sometimes it works, sometime it doesnt, can u give me ur mail, i wanna send u the code so u can review it for me</p> 2012-03-03T06:18:10-05:00