Hi,
I am new to xml and asp and I would like to display reports in a table format.
I have an xml file and would like the data to displayed using asp. A bit like a search criteria. What I want to do is have a 3 drop down list. If a user selects 1st the 2nd drop list will get populated and then the third depending on what the 2nd drop down is selected by the user. The result should be then displayed in a table format with a link for the report.
e.g.
Portal -> Year -> Month -> Link
abc 2005 March download
def 2004 Jun download
Can anyone tell me how to go about doing this.
Thanks
I am new to xml and asp and I would like to display reports in a table format.
I have an xml file and would like the data to displayed using asp. A bit like a search criteria. What I want to do is have a 3 drop down list. If a user selects 1st the 2nd drop list will get populated and then the third depending on what the 2nd drop down is selected by the user. The result should be then displayed in a table format with a link for the report.
e.g.
Portal -> Year -> Month -> Link
abc 2005 March download
def 2004 Jun download
Can anyone tell me how to go about doing this.
Thanks