Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML TRansformation to HTML

Status
Not open for further replies.

vikas09

Programmer
Oct 8, 2001
1
AE
Hi,

I am using the XSU and the XSQL (Oracle xml with jdeveloper).
Although i am sucessful in generating the HTML output from an XML document, except for a list item.

Describing it further, i have a column named as REGION, i am sucessful in getting the values from the table to an xml document. Now I would like to display all the values of the REGION field in a drop down on the HTML page by transforming the XML document.

I am looking for a solution as a XSL which can generate a drop down list on HTML from the XML document.

Waiting eagerly for some answers.


Vikas



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top