Click here to Skip to main content
15,894,343 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How use FTP Class in asp.net.............! Pin
Vasudevan Deepak Kumar12-Dec-07 4:58
Vasudevan Deepak Kumar12-Dec-07 4:58 
GeneralDB Query in AJAX Pin
Usharva11-Dec-07 22:50
Usharva11-Dec-07 22:50 
GeneralRe: DB Query in AJAX Pin
N a v a n e e t h11-Dec-07 22:58
N a v a n e e t h11-Dec-07 22:58 
GeneralRe: DB Query in AJAX Pin
Usharva11-Dec-07 23:21
Usharva11-Dec-07 23:21 
GeneralRe: DB Query in AJAX Pin
Sun Rays11-Dec-07 23:51
Sun Rays11-Dec-07 23:51 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 0:08
Usharva12-Dec-07 0:08 
GeneralRe: DB Query in AJAX Pin
Sun Rays12-Dec-07 1:25
Sun Rays12-Dec-07 1:25 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 1:31
Usharva12-Dec-07 1:31 
This is my html code

<asp:UpdatePanel ID="UpdatePanel1" runat="server">

</asp:UpdatePanel>
<asp:DropDownList ID="ddlCountry" runat="server" >
</asp:DropDownList>
<asp:DropDownList ID="ddlState" runat="server">
</asp:DropDownList>

when i give dropdowns inside UpdatePanel its showing error like

"Type 'System.Web.UI.UpdatePanel' does not have a public property named 'DropDownList'"
GeneralRe: DB Query in AJAX Pin
Vasudevan Deepak Kumar12-Dec-07 5:42
Vasudevan Deepak Kumar12-Dec-07 5:42 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 17:00
Usharva12-Dec-07 17:00 
Generalis this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:30
jagan12311-Dec-07 22:30 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:35
protectorChristian Graus11-Dec-07 22:35 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:38
jagan12311-Dec-07 22:38 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:43
protectorChristian Graus11-Dec-07 22:43 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:51
jagan12311-Dec-07 22:51 
Generalprint Pin
monika_vasvani11-Dec-07 21:54
monika_vasvani11-Dec-07 21:54 
GeneralRe: print Pin
N a v a n e e t h11-Dec-07 22:02
N a v a n e e t h11-Dec-07 22:02 
QuestionUpdating a DateTime field in a FormView Pin
Federico Orlandini11-Dec-07 21:46
Federico Orlandini11-Dec-07 21:46 
GeneralRe: Updating a DateTime field in a FormView Pin
Sam Xavier13-Dec-07 22:51
Sam Xavier13-Dec-07 22:51 
GeneralRe: Updating a DateTime field in a FormView Pin
Federico Orlandini14-Dec-07 0:47
Federico Orlandini14-Dec-07 0:47 
AnswerRe: Updating a DateTime field in a FormView Pin
Federico Orlandini15-Dec-07 5:39
Federico Orlandini15-Dec-07 5:39 
QuestionHow to include ".inc" files in .aspx pages? Pin
clife53711-Dec-07 21:36
clife53711-Dec-07 21:36 
GeneralRe: How to include ".inc" files in .aspx pages? Pin
pmarfleet11-Dec-07 21:50
pmarfleet11-Dec-07 21:50 
GeneralRe: How to include ".inc" files in .aspx pages? Pin
Christian Graus11-Dec-07 22:33
protectorChristian Graus11-Dec-07 22:33 
QuestionUser control confusion Pin
Sandeep Akhare11-Dec-07 20:38
Sandeep Akhare11-Dec-07 20:38 

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.