Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Redirect to order.aspx after login successfull Pin
Sarfaraj Ahmed2-Feb-09 14:18
Sarfaraj Ahmed2-Feb-09 14:18 
GeneralRe: Redirect to order.aspx after login successfull Pin
Christian Graus2-Feb-09 14:26
protectorChristian Graus2-Feb-09 14:26 
GeneralRe: Redirect to order.aspx after login successfull Pin
Sarfaraj Ahmed2-Feb-09 14:43
Sarfaraj Ahmed2-Feb-09 14:43 
QuestionTextbox initial value in gridview Pin
C#Coudou2-Feb-09 12:52
C#Coudou2-Feb-09 12:52 
QuestionUpdating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
fasttoshiba2-Feb-09 7:21
fasttoshiba2-Feb-09 7:21 
AnswerRe: Updating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
Christian Graus2-Feb-09 8:15
protectorChristian Graus2-Feb-09 8:15 
QuestionRe: Updating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
fasttoshiba2-Feb-09 9:03
fasttoshiba2-Feb-09 9:03 
AnswerRe: Updating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
Christian Graus2-Feb-09 9:18
protectorChristian Graus2-Feb-09 9:18 
Well, typically, there is an id stored as a value for the first list, so you end up with something like

select * from model where makeID = @makeId

as a stored proc which you call using the id from the selected column.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: Updating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
Ranjit Viswakumar2-Feb-09 10:16
Ranjit Viswakumar2-Feb-09 10:16 
GeneralRe: Updating drop-downlist boxes corresponding to values selected in the other drop-down list Pin
Christian Graus2-Feb-09 10:46
protectorChristian Graus2-Feb-09 10:46 
QuestionAuto Email Send Pin
Sarfaraj Ahmed2-Feb-09 7:03
Sarfaraj Ahmed2-Feb-09 7:03 
AnswerRe: Auto Email Send Pin
EliottA2-Feb-09 7:25
EliottA2-Feb-09 7:25 
AnswerRe: Auto Email Send Pin
Christian Graus2-Feb-09 8:16
protectorChristian Graus2-Feb-09 8:16 
GeneralRe: Auto Email Send Pin
Sarfaraj Ahmed2-Feb-09 14:22
Sarfaraj Ahmed2-Feb-09 14:22 
AnswerRe: Auto Email Send Pin
Ranjit Viswakumar2-Feb-09 10:06
Ranjit Viswakumar2-Feb-09 10:06 
GeneralRe: Auto Email Send Pin
Sarfaraj Ahmed2-Feb-09 11:59
Sarfaraj Ahmed2-Feb-09 11:59 
Questionis this query correct? Pin
M.Ambigai2-Feb-09 7:01
M.Ambigai2-Feb-09 7:01 
AnswerRe: is this query correct? Pin
EliottA2-Feb-09 7:27
EliottA2-Feb-09 7:27 
AnswerRe: is this query correct? Pin
Christian Graus2-Feb-09 8:18
protectorChristian Graus2-Feb-09 8:18 
AnswerRe: is this query correct? [modified] Pin
jceresini2-Feb-09 12:37
jceresini2-Feb-09 12:37 
QuestionThe connection's current state is closed. Pin
Franklinlloyd2-Feb-09 6:32
Franklinlloyd2-Feb-09 6:32 
AnswerRe: The connection's current state is closed. Pin
Christian Graus2-Feb-09 8:21
protectorChristian Graus2-Feb-09 8:21 
AnswerRe: The connection's current state is closed. [modified] Pin
jceresini2-Feb-09 12:44
jceresini2-Feb-09 12:44 
GeneralRe: The connection's current state is closed. Pin
Franklinlloyd3-Feb-09 3:18
Franklinlloyd3-Feb-09 3:18 
Questiondrag controls asp.net Pin
cooltoad1232-Feb-09 6:26
cooltoad1232-Feb-09 6: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.