Click here to Skip to main content
15,895,256 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: shopping card [modified] Pin
AnhTin13-Aug-07 18:43
AnhTin13-Aug-07 18:43 
Questioni am using remoting on same system then its work properly Pin
Piyush Vardhan Singh12-Aug-07 21:28
Piyush Vardhan Singh12-Aug-07 21:28 
AnswerRe: i am using remoting on same system then its work properly Pin
Venkatesh Mookkan12-Aug-07 22:21
Venkatesh Mookkan12-Aug-07 22:21 
GeneralRe: i am using remoting on same system then its work properly Pin
Piyush Vardhan Singh13-Aug-07 0:02
Piyush Vardhan Singh13-Aug-07 0:02 
QuestionLogout Automatically Pin
Abubakarsb12-Aug-07 21:17
Abubakarsb12-Aug-07 21:17 
Questionfiring an dropdownlist event Pin
kalyan_241612-Aug-07 21:02
kalyan_241612-Aug-07 21:02 
AnswerRe: firing an dropdownlist event Pin
N a v a n e e t h12-Aug-07 21:26
N a v a n e e t h12-Aug-07 21:26 
AnswerRe: firing an dropdownlist event Pin
ravi_chandra12-Aug-07 21:27
ravi_chandra12-Aug-07 21:27 
Try this:

Add AutoPostBack="true"

<asp:dropdownlist id="ddlBrand" runat="server"
="" onselectedindexchanged="ddlBrand_SelectedIndexChanged" autopostback="true">


ravi chandra

Questionhello everyone Pin
ballameharmurali12-Aug-07 21:01
ballameharmurali12-Aug-07 21:01 
AnswerRe: hello everyone Pin
N a v a n e e t h12-Aug-07 21:29
N a v a n e e t h12-Aug-07 21:29 
AnswerRe: hello everyone [modified] Pin
Nick.cheng.liu12-Aug-07 22:44
Nick.cheng.liu12-Aug-07 22:44 
QuestionProblem in CheckBoxList Pin
ballameharmurali12-Aug-07 20:47
ballameharmurali12-Aug-07 20:47 
AnswerRe: Problem in CheckBoxList Pin
N a r e s h P a t e l13-Aug-07 2:35
N a r e s h P a t e l13-Aug-07 2:35 
QuestionNested Controls Pin
sandrider12-Aug-07 20:46
sandrider12-Aug-07 20:46 
AnswerRe: Nested Controls Pin
Venkatesh Mookkan12-Aug-07 21:48
Venkatesh Mookkan12-Aug-07 21:48 
GeneralRe: Nested Controls [modified] Pin
sandrider13-Aug-07 13:48
sandrider13-Aug-07 13:48 
AnswerRe: Nested Controls [modified] Pin
John-ph13-Aug-07 0:01
John-ph13-Aug-07 0:01 
GeneralRe: Nested Controls [modified] Pin
sandrider13-Aug-07 13:56
sandrider13-Aug-07 13:56 
Questiondesign view problem????? Pin
Ron.S12-Aug-07 20:19
Ron.S12-Aug-07 20:19 
AnswerRe: design view problem????? Pin
N a r e s h P a t e l13-Aug-07 2:37
N a r e s h P a t e l13-Aug-07 2:37 
QuestionBULK INSERT WITH ADO.NET @sqlserver Pin
rajmani12-Aug-07 20:10
rajmani12-Aug-07 20:10 
AnswerRe: BULK INSERT WITH ADO.NET @sqlserver Pin
N a v a n e e t h12-Aug-07 21:33
N a v a n e e t h12-Aug-07 21:33 
QuestionFoucs on a Text Box using javascript? Pin
fmlove12-Aug-07 19:33
fmlove12-Aug-07 19:33 
AnswerRe: Foucs on a Text Box using javascript? Pin
Parwej Ahamad12-Aug-07 19:45
professionalParwej Ahamad12-Aug-07 19:45 
AnswerRe: Foucs on a Text Box using javascript? Pin
daniel__c12-Aug-07 19:46
daniel__c12-Aug-07 19:46 

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.