Click here to Skip to main content
15,917,702 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 19:17
Rajeshwar Code- Developer20-Nov-07 19:17 
GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 19:20
Rajeshwar Code- Developer20-Nov-07 19:20 
AnswerRe: About Dropdownlist.. Pin
Imran Khan Pathan20-Nov-07 19:14
Imran Khan Pathan20-Nov-07 19:14 
AnswerRe: About Dropdownlist.. Pin
Gandalf_TheWhite20-Nov-07 19:33
professionalGandalf_TheWhite20-Nov-07 19:33 
GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 20:21
Rajeshwar Code- Developer20-Nov-07 20:21 
GeneralRe: About Dropdownlist.. Pin
John-ph20-Nov-07 20:46
John-ph20-Nov-07 20:46 
GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 20:54
Rajeshwar Code- Developer20-Nov-07 20:54 
GeneralRe: About Dropdownlist.. Pin
John-ph20-Nov-07 21:07
John-ph20-Nov-07 21:07 
Rajeshwar Developer wrote:
see my code once..wht i m using here..
in submit button..

if(!IsPostBack )
{
MrkBC stateId=new MrkBC();
intStateId=stateId.States_id(ddlStateID.SelectedItem.ToString());

}

but its is not entering into if condition..its going out of if condition..



Fine, It works correctly. Did you get that? ok Now try some other possibility. put the condition in page load and check.

- Regards -
   JON

     Life is not measured by the amount of breaths we take, but by the moments that take our breath away.


GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 21:28
Rajeshwar Code- Developer20-Nov-07 21:28 
GeneralRe: About Dropdownlist.. Pin
John-ph20-Nov-07 21:31
John-ph20-Nov-07 21:31 
GeneralRe: About Dropdownlist.. Pin
Rajeshwar Code- Developer20-Nov-07 21:49
Rajeshwar Code- Developer20-Nov-07 21:49 
GeneralRe: About Dropdownlist.. Pin
John-ph20-Nov-07 22:15
John-ph20-Nov-07 22:15 
QuestionHow to implement google addon in asp.net Pin
rahul.net1120-Nov-07 19:06
rahul.net1120-Nov-07 19:06 
AnswerRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 19:40
Michael Sync20-Nov-07 19:40 
GeneralRe: How to implement google addon in asp.net Pin
rahul.net1120-Nov-07 19:51
rahul.net1120-Nov-07 19:51 
GeneralRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 19:55
Michael Sync20-Nov-07 19:55 
GeneralRe: How to implement google addon in asp.net [modified] Pin
rahul.net1120-Nov-07 20:01
rahul.net1120-Nov-07 20:01 
GeneralRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 20:30
Michael Sync20-Nov-07 20:30 
GeneralRe: How to implement google addon in asp.net Pin
rahul.net1120-Nov-07 21:12
rahul.net1120-Nov-07 21:12 
AnswerRe: keyboard navigation in grid/table Pin
N a v a n e e t h20-Nov-07 19:24
N a v a n e e t h20-Nov-07 19:24 
GeneralRe: keyboard navigation in grid/table Pin
rdvsharma20-Nov-07 20:55
rdvsharma20-Nov-07 20:55 
QuestionAspnet ajax documentation Complilation Error Pin
NetBot20-Nov-07 18:49
NetBot20-Nov-07 18:49 
Questionhow to get an open file dialog box using asp.net Pin
lakshmichawala20-Nov-07 18:27
lakshmichawala20-Nov-07 18:27 
AnswerRe: how to get an open file dialog box using asp.net Pin
Sandeep Akhare20-Nov-07 18:29
Sandeep Akhare20-Nov-07 18:29 
AnswerRe: how to get an open file dialog box using asp.net Pin
Christian Graus20-Nov-07 18:31
protectorChristian Graus20-Nov-07 18:31 

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.