Click here to Skip to main content
15,902,938 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: vb script in asp.net 2.0 Pin
Sonia Gupta4-Jul-07 1:53
Sonia Gupta4-Jul-07 1:53 
GeneralRe: vb script in asp.net 2.0 Pin
Sandeep Akhare4-Jul-07 1:57
Sandeep Akhare4-Jul-07 1:57 
GeneralRe: vb script in asp.net 2.0 Pin
Sonia Gupta4-Jul-07 2:00
Sonia Gupta4-Jul-07 2:00 
GeneralRe: vb script in asp.net 2.0 Pin
Christian Graus4-Jul-07 2:12
protectorChristian Graus4-Jul-07 2:12 
GeneralRe: vb script in asp.net 2.0 Pin
Sathesh Sakthivel4-Jul-07 2:18
Sathesh Sakthivel4-Jul-07 2:18 
Questionarrays... Pin
SrividhyaS4-Jul-07 1:08
SrividhyaS4-Jul-07 1:08 
AnswerRe: arrays... Pin
Pete O'Hanlon4-Jul-07 1:10
mvePete O'Hanlon4-Jul-07 1:10 
QuestionPopulating Drop Down Using XMLDatasource: Pin
Shahzad.Aslam4-Jul-07 0:51
Shahzad.Aslam4-Jul-07 0:51 
Hi I m trying to populate dropdown list using XMLDatasource control.

code for DDL:
<asp:DropDownList ID="ddlLanguages" runat="server" Width="277px" DataSourceID="XmlDataSource1">
</asp:DropDownList>
Code for XMLDataSource:
<asp:XmlDataSource ID="XmlDataSource1" runat="server" DataFile="~/Languages.xml"></asp:XmlDataSource>

it does not displaying data, it is just showing system.web.UI.WebControls.XMLDatasource


Shahzad Aslam
Software Engineer
AnswerRe: Populating Drop Down Using XMLDatasource: Pin
But_Im_a_Lady4-Jul-07 3:51
But_Im_a_Lady4-Jul-07 3:51 
GeneralRe: Populating Drop Down Using XMLDatasource: Pin
Shahzad.Aslam4-Jul-07 19:39
Shahzad.Aslam4-Jul-07 19:39 
GeneralRe: Populating Drop Down Using XMLDatasource: Pin
But_Im_a_Lady4-Jul-07 21:06
But_Im_a_Lady4-Jul-07 21:06 
QuestionReading RSS Attribute with a Colon( : ) Pin
wEb GuRu...4-Jul-07 0:48
wEb GuRu...4-Jul-07 0:48 
QuestionPlease Help: Javascript Error: Object doesn't support this property or method. Pin
irsh_is4-Jul-07 0:21
irsh_is4-Jul-07 0:21 
AnswerRe: Please Help: Javascript Error: Object doesn't support this property or method. Pin
RichardGrimmer4-Jul-07 4:51
RichardGrimmer4-Jul-07 4:51 
GeneralRe: Please Help: Javascript Error: Object doesn't support this property or method. Pin
Irshad Ahmed4-Jul-07 4:59
Irshad Ahmed4-Jul-07 4:59 
Questioncast in generics List of objects Pin
papy-boom4-Jul-07 0:07
papy-boom4-Jul-07 0:07 
AnswerRe: cast in generics List of objects Pin
Pete O'Hanlon4-Jul-07 0:28
mvePete O'Hanlon4-Jul-07 0:28 
QuestionRusty Coder Needs Help Pin
munklefish4-Jul-07 0:06
munklefish4-Jul-07 0:06 
AnswerRe: Rusty Coder Needs Help Pin
Urs Enzler4-Jul-07 0:22
Urs Enzler4-Jul-07 0:22 
GeneralRe: Rusty Coder Needs Help Pin
munklefish4-Jul-07 0:31
munklefish4-Jul-07 0:31 
Questionform authentication Pin
24891284-Jul-07 0:05
24891284-Jul-07 0:05 
QuestionProblem with SqlDataReader Pin
netwizerd4-Jul-07 0:01
netwizerd4-Jul-07 0:01 
AnswerRe: Problem with SqlDataReader Pin
Colin Angus Mackay4-Jul-07 0:09
Colin Angus Mackay4-Jul-07 0:09 
GeneralRe: Problem with SqlDataReader Pin
netwizerd4-Jul-07 2:50
netwizerd4-Jul-07 2:50 
GeneralRe: Problem with SqlDataReader Pin
Colin Angus Mackay4-Jul-07 3:17
Colin Angus Mackay4-Jul-07 3:17 

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.