|
-
Apr 5th, 2004, 05:46 AM
#1
Thread Starter
Junior Member
VB: A Problem
Hi,
I'm new to XML and Visual Basic. My question is whether it is possible to Show xml data directly on vb form without using any vb classes, i.e. xmlTextReader, xmlValidatingReader, etc.?
In my project, the requirements are such that I have to show xml data directly in the vb application by using xsl/css. But, as far as I know, viewing xml data directly is only possible with Internet Explorer.
Please, solve my query. It's urgent and important.
-
Apr 5th, 2004, 09:43 AM
#2
No you can't, but you can represent the XML data in a treeview if you want to.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|