Click here to Skip to main content
16,003,902 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionneed help urgent (how to done connectivity with database) Pin
Jas 0075-Jan-09 18:50
Jas 0075-Jan-09 18:50 
AnswerRe: need help urgent (how to done connectivity with database) Pin
Abhijit Jana5-Jan-09 19:01
professionalAbhijit Jana5-Jan-09 19:01 
Generalneed help urgent (how to done connectivity with database) Pin
Jas 0075-Jan-09 19:23
Jas 0075-Jan-09 19:23 
AnswerRe: need help urgent (how to done connectivity with database) Pin
raushan_95-Jan-09 19:15
raushan_95-Jan-09 19:15 
GeneralRe: need help urgent (how to done connectivity with database) Pin
Jas 0075-Jan-09 19:22
Jas 0075-Jan-09 19:22 
AnswerRe: need help urgent (how to done connectivity with database) Pin
NidhiKanu5-Jan-09 19:26
professionalNidhiKanu5-Jan-09 19:26 
Generalneed help urgent (how to done connectivity with database) Pin
Jas 0075-Jan-09 19:35
Jas 0075-Jan-09 19:35 
GeneralRe: need help urgent (how to done connectivity with database) Pin
NidhiKanu5-Jan-09 19:44
professionalNidhiKanu5-Jan-09 19:44 
Could you pls send me web.config code also,one more thing is there have u debug ur code,i think when u'll click on button it will not go to your this event:
protected void Button1_Click(object sender, EventArgs e)
{
conn.Open();
cmd.Connection = con;
cmd.CommandText = "insert into guest values(@Name ,@email ,@location,@Message)";

}

pls debug ur code and then let me know that ur debugger is going to this event or not.
Generalneed help urgent (how to done connectivity with database) Pin
Jas 0075-Jan-09 19:46
Jas 0075-Jan-09 19:46 
GeneralRe: need help urgent (how to done connectivity with database) Pin
NidhiKanu5-Jan-09 19:56
professionalNidhiKanu5-Jan-09 19:56 
QuestionPreview Image after FileUpload button clicked, but without writing to a File and using a URL Pin
Ryan Neil Shaw5-Jan-09 11:42
Ryan Neil Shaw5-Jan-09 11:42 
Answer-- found the answer Pin
Ryan Neil Shaw5-Jan-09 12:01
Ryan Neil Shaw5-Jan-09 12:01 
Questioncreating each user with his libary Pin
Izikon5-Jan-09 10:17
Izikon5-Jan-09 10:17 
AnswerRe: creating each user with his libary Pin
ToddHileHoffer5-Jan-09 10:39
ToddHileHoffer5-Jan-09 10:39 
AnswerRe: creating each user with his libary Pin
N a v a n e e t h5-Jan-09 15:38
N a v a n e e t h5-Jan-09 15:38 
GeneralRe: creating each user with his libary Pin
Abhijit Jana5-Jan-09 17:26
professionalAbhijit Jana5-Jan-09 17:26 
GeneralRe: creating each user with his libary Pin
N a v a n e e t h5-Jan-09 17:28
N a v a n e e t h5-Jan-09 17:28 
GeneralRe: creating each user with his libary Pin
Abhijit Jana5-Jan-09 17:46
professionalAbhijit Jana5-Jan-09 17:46 
GeneralRe: creating each user with his libary Pin
_AK_5-Jan-09 19:40
_AK_5-Jan-09 19:40 
GeneralRe: creating each user with his libary Pin
N a v a n e e t h5-Jan-09 19:55
N a v a n e e t h5-Jan-09 19:55 
GeneralRe: creating each user with his libary Pin
Abhijit Jana5-Jan-09 20:23
professionalAbhijit Jana5-Jan-09 20:23 
QuestionAsp .Net TreeView Editor Pin
vickyshah5-Jan-09 8:19
vickyshah5-Jan-09 8:19 
QuestionSearching for an ASP.Net Math Editor Pin
ctrina5-Jan-09 7:31
ctrina5-Jan-09 7:31 
QuestionHow to set created image to image box in C# asp.net Pin
Hema Bairavan5-Jan-09 6:06
Hema Bairavan5-Jan-09 6:06 
AnswerRe: How to set created image to image box in C# asp.net Pin
Christian Graus5-Jan-09 6:09
protectorChristian Graus5-Jan-09 6:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.