G
Guest
Hi all,
Can I get XML data from an external XML file loaded in an ASPX page to be
displayed as a "Label"?
I don't want to use the XML control <asp:xml>, but a label in order to
display the source.
Here comes the example XML file:
http://webservices.amazon.de/onca/x...kup&ItemId=B0001BXYQ0&ResponseGroup=SalesRank
I want to put the SalesRank value into my label.
Great thanks,
Uwe
Can I get XML data from an external XML file loaded in an ASPX page to be
displayed as a "Label"?
I don't want to use the XML control <asp:xml>, but a label in order to
display the source.
Here comes the example XML file:
http://webservices.amazon.de/onca/x...kup&ItemId=B0001BXYQ0&ResponseGroup=SalesRank
I want to put the SalesRank value into my label.
Great thanks,
Uwe