No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hi, I was given a similar Task by my client to develop an email template in Html which sends emails For Example:If it is an Apartmental Company,It needs to send emails when new people Sign Up the lease and,If they are the current Residents we need to send them their …
[QUOTE=divyasrinivasan;753647]pls give me the complete code for it ..i tryed but not getting the output..pls help..iam pasting the code here but no output [code=asp.net] SqlConnection cn = new SqlConnection(ConfigurationSettings.AppSettings["con"].ToString()); protected void Page_Load(object sender, EventArgs e) { Response.Write("sql is connected"); SqlDataAdapter da = new SqlDataAdapter("select countryid,countryname from countryname", cn); DataSet ds …
The End.
terrible