Sep 21, 2005 #1 Nsan MIS Apr 30, 2003 13 If IsPostBack Then txttech.Text = DropDownList1.SelectedItem.Text End If Response.Write(txttech.Text) Thx
If IsPostBack Then txttech.Text = DropDownList1.SelectedItem.Text End If Response.Write(txttech.Text) Thx
Sep 21, 2005 #2 PHV MIS Nov 8, 2002 53,708 FR And the question is ? Anyway mixing clientside and serverside code don't work in ASP. Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886 Upvote 0 Downvote
And the question is ? Anyway mixing clientside and serverside code don't work in ASP. Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886