- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 4
- Posts with Downvotes
- 2
- Downvoting Members
- 4
6 Posted Topics
iam darvesh from coimbatore i have asp.net projects, contact me [snipped]
try to save image location to database instead to store image bit information, it will be easier
i have code expect bucks
i have code u send ur sql database ie mdf and log file or i can give coding for sample data
[code]using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; public partial class _Default : System.Web.UI.Page { SqlConnection cnn = new SqlConnection("Data Source=.;Initial Catalog=student;Integrated Security=True"); SqlCommand cmd; SqlDataReader dr, dr1; protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { …
The End.
DarveshBadusha