Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to use c & vb coding in .net web application Pin
eyeseetee10-Mar-08 3:11
eyeseetee10-Mar-08 3:11 
GeneralRe: how to use c & vb coding in .net web application Pin
Christian Graus10-Mar-08 10:40
protectorChristian Graus10-Mar-08 10:40 
QuestionRe: how to use c & vb coding in .net web application Pin
md_azy10-Mar-08 19:55
md_azy10-Mar-08 19:55 
GeneralRe: how to use c & vb coding in .net web application Pin
eyeseetee10-Mar-08 22:43
eyeseetee10-Mar-08 22:43 
GeneralwebServeice and javaScript Pin
Ali el10-Mar-08 1:36
Ali el10-Mar-08 1:36 
Generalfire an event for an image in gridview template column Pin
VanithaVasu10-Mar-08 1:31
VanithaVasu10-Mar-08 1:31 
GeneralRe: fire an event for an image in gridview template column Pin
eyeseetee10-Mar-08 1:54
eyeseetee10-Mar-08 1:54 
GeneralRe: fire an event for an image in gridview template column Pin
Chetan Patel10-Mar-08 2:57
Chetan Patel10-Mar-08 2:57 
give commandArgument to image button.

protected void Image1_Click(object sender,ImageEventArgs e)
{
string s = Image1.CommandArgument.toString();
}

Best Regards,
Chetan Patel

GeneralRetrieving the value of buttonfield on rowcommand Pin
SreejithAchutan10-Mar-08 1:28
SreejithAchutan10-Mar-08 1:28 
GeneralRe: Retrieving the value of buttonfield on rowcommand Pin
Chetan Patel10-Mar-08 2:59
Chetan Patel10-Mar-08 2:59 
GeneralProblem in image uploading Pin
Deepak Nigam10-Mar-08 1:17
Deepak Nigam10-Mar-08 1:17 
GeneralRe: Problem in image uploading Pin
Christian Graus10-Mar-08 10:44
protectorChristian Graus10-Mar-08 10:44 
QuestionHow to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 0:44
salon10-Mar-08 0:44 
AnswerRe: How to info about current logged in user in ASP.NET2.0 Pin
eyeseetee10-Mar-08 0:46
eyeseetee10-Mar-08 0:46 
AnswerRe: How to info about current logged in user in ASP.NET2.0 Pin
Vasudevan Deepak Kumar10-Mar-08 0:50
Vasudevan Deepak Kumar10-Mar-08 0:50 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 1:09
salon10-Mar-08 1:09 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
Vasudevan Deepak Kumar10-Mar-08 1:27
Vasudevan Deepak Kumar10-Mar-08 1:27 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 1:40
salon10-Mar-08 1:40 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 1:45
salon10-Mar-08 1:45 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
N a v a n e e t h10-Mar-08 1:52
N a v a n e e t h10-Mar-08 1:52 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 2:19
salon10-Mar-08 2:19 
GeneralRe: How to info about current logged in user in ASP.NET2.0 Pin
salon10-Mar-08 19:01
salon10-Mar-08 19:01 
AnswerRe: How to info about current logged in user in ASP.NET2.0 Pin
Not Active10-Mar-08 2:54
mentorNot Active10-Mar-08 2:54 
AnswerRe: How to info about current logged in user in ASP.NET2.0 Pin
Christian Graus10-Mar-08 10:51
protectorChristian Graus10-Mar-08 10:51 
GeneralAjax (Javascript) with ASP.NET communication Problem Pin
dipak.dipak10-Mar-08 0:29
dipak.dipak10-Mar-08 0:29 

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.