Click here to Skip to main content
15,891,431 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: access database Pin
Abhishek Sur20-Aug-09 21:28
professionalAbhishek Sur20-Aug-09 21:28 
AnswerRe: access database Pin
padmanabhan N19-Aug-09 22:17
padmanabhan N19-Aug-09 22:17 
QuestionThe remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at WebRequest.Create Error in server environment Pin
thangavel.8119-Aug-09 21:22
thangavel.8119-Aug-09 21:22 
AnswerRe: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at WebRequest.Create Error in server environment Pin
GOPALDOT30-Dec-10 6:28
GOPALDOT30-Dec-10 6:28 
QuestionAlert window for gridview commandfiled Pin
Anuradha 200919-Aug-09 21:02
Anuradha 200919-Aug-09 21:02 
AnswerRe: Alert window for gridview commandfiled Pin
Coding C#19-Aug-09 23:21
Coding C#19-Aug-09 23:21 
GeneralRe: Alert window for gridview commandfiled Pin
4anusha420-Aug-09 1:52
4anusha420-Aug-09 1:52 
GeneralRe: Alert window for gridview commandfiled Pin
Coding C#20-Aug-09 1:58
Coding C#20-Aug-09 1:58 
add following javascript to command button onclientclick event


function confirmDelete()
{
return confirm('Do you want to delete record?');
}


Coding C#

ExciteTemplate

GeneralRe: Alert window for gridview commandfiled Pin
4anusha420-Aug-09 1:59
4anusha420-Aug-09 1:59 
GeneralRe: Alert window for gridview commandfiled Pin
Coding C#20-Aug-09 2:10
Coding C#20-Aug-09 2:10 
AnswerRe: Alert window for gridview commandfiled Pin
Anuradha 200920-Aug-09 2:07
Anuradha 200920-Aug-09 2:07 
GeneralRe: Alert window for gridview commandfiled Pin
Coding C#20-Aug-09 2:17
Coding C#20-Aug-09 2:17 
QuestionASP.NET Gridview, bring highlighted rows to top Pin
Inderjeet Kaur19-Aug-09 20:43
Inderjeet Kaur19-Aug-09 20:43 
AnswerRe: ASP.NET Gridview, bring highlighted rows to top Pin
Vimalsoft(Pty) Ltd19-Aug-09 21:40
professionalVimalsoft(Pty) Ltd19-Aug-09 21:40 
GeneralRe: ASP.NET Gridview, bring highlighted rows to top Pin
Inderjeet Kaur19-Aug-09 22:41
Inderjeet Kaur19-Aug-09 22:41 
GeneralRe: ASP.NET Gridview, bring highlighted rows to top Pin
Vimalsoft(Pty) Ltd19-Aug-09 22:53
professionalVimalsoft(Pty) Ltd19-Aug-09 22:53 
AnswerRe: ASP.NET Gridview, bring highlighted rows to top Pin
Sundeep Ganiga20-Aug-09 2:18
Sundeep Ganiga20-Aug-09 2:18 
Questiongirdview and dropdown having listitem Pin
haleemasher19-Aug-09 20:21
haleemasher19-Aug-09 20:21 
AnswerRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 20:35
professionalVimalsoft(Pty) Ltd19-Aug-09 20:35 
GeneralRe: girdview and dropdown having listitem Pin
haleemasher19-Aug-09 20:38
haleemasher19-Aug-09 20:38 
GeneralRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 20:41
professionalVimalsoft(Pty) Ltd19-Aug-09 20:41 
GeneralRe: girdview and dropdown having listitem Pin
haleemasher19-Aug-09 22:24
haleemasher19-Aug-09 22:24 
GeneralRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 22:48
professionalVimalsoft(Pty) Ltd19-Aug-09 22:48 
AnswerRe: girdview and dropdown having listitem Pin
4anusha420-Aug-09 1:47
4anusha420-Aug-09 1:47 
QuestionFailed to convert parameter value from a String to a DateTime Pin
haleemasher19-Aug-09 19:36
haleemasher19-Aug-09 19:36 

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.