Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to send message to a local machine Pin
manish.m.meshram29-Aug-09 3:47
manish.m.meshram29-Aug-09 3:47 
AnswerRe: How to send message to a local machine Pin
Abhijit Jana29-Aug-09 3:58
professionalAbhijit Jana29-Aug-09 3:58 
GeneralRe: How to send message to a local machine Pin
manish.m.meshram29-Aug-09 4:04
manish.m.meshram29-Aug-09 4:04 
GeneralRe: How to send message to a local machine Pin
Arindam Sinha29-Aug-09 5:54
Arindam Sinha29-Aug-09 5:54 
QuestionEmail not sending Pin
Member 426027029-Aug-09 3:47
Member 426027029-Aug-09 3:47 
AnswerRe: Email not sending Pin
Abhijit Jana29-Aug-09 3:57
professionalAbhijit Jana29-Aug-09 3:57 
GeneralRe: Email not sending Pin
Member 426027029-Aug-09 7:00
Member 426027029-Aug-09 7:00 
GeneralRe: Email not sending Pin
Abhishek Sur29-Aug-09 11:22
professionalAbhishek Sur29-Aug-09 11:22 
QuestionProblem with DropDownList Pin
nagendrathecoder29-Aug-09 3:18
nagendrathecoder29-Aug-09 3:18 
AnswerRe: Problem with DropDownList Pin
Not Active29-Aug-09 3:46
mentorNot Active29-Aug-09 3:46 
GeneralRe: Problem with DropDownList Pin
nagendrathecoder29-Aug-09 3:49
nagendrathecoder29-Aug-09 3:49 
GeneralRe: Problem with DropDownList Pin
Abhijit Jana29-Aug-09 3:55
professionalAbhijit Jana29-Aug-09 3:55 
AnswerRe: Problem with DropDownList Pin
Abhijit Jana29-Aug-09 3:53
professionalAbhijit Jana29-Aug-09 3:53 
GeneralRe: Problem with DropDownList Pin
nagendrathecoder29-Aug-09 3:57
nagendrathecoder29-Aug-09 3:57 
QuestionSiteMapPath Pin
KhandelwalA29-Aug-09 2:18
KhandelwalA29-Aug-09 2:18 
AnswerRe: SiteMapPath Pin
Arindam Sinha29-Aug-09 2:22
Arindam Sinha29-Aug-09 2:22 
AnswerRe: SiteMapPath Pin
Arindam Sinha29-Aug-09 2:24
Arindam Sinha29-Aug-09 2:24 
AnswerRe: SiteMapPath Pin
Abhijit Jana29-Aug-09 3:45
professionalAbhijit Jana29-Aug-09 3:45 
Questionproblems with variables Pin
shankbond29-Aug-09 1:42
shankbond29-Aug-09 1:42 
Hi,

I have some problem with using variables, I am making a form in C#?asp.net .

Now in my web application form I am having two controls on web page (dropdown, button); depending on the selection in the dropdown I have changed some value in a integer variable.

PROBLEM: the variable retains this value until the event ends.

after that I am using this value to do some processing; it is here that I find that the int value has changed back to 0(its default value). How can I prevent this as I need the value of the int?

I have tried my code both by declaring the int variable as global to that form and also by declaring it inside that particular event.

can someone please help me?

thank You
AnswerRe: problems with variables Pin
Arindam Sinha29-Aug-09 2:01
Arindam Sinha29-Aug-09 2:01 
Questionsorting and paging in gridview in asp.net2.0 with c# Pin
rummer29-Aug-09 1:35
rummer29-Aug-09 1:35 
AnswerRe: sorting and paging in gridview in asp.net2.0 with c# Pin
padmanabhan N29-Aug-09 1:40
padmanabhan N29-Aug-09 1:40 
AnswerRe: sorting and paging in gridview in asp.net2.0 with c# Pin
Abhijit Jana29-Aug-09 1:43
professionalAbhijit Jana29-Aug-09 1:43 
Questionerror:datatype mismatch Pin
mylogics29-Aug-09 1:20
professionalmylogics29-Aug-09 1:20 
AnswerRe: error:datatype mismatch Pin
Arindam Sinha29-Aug-09 1:26
Arindam Sinha29-Aug-09 1:26 

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.