Hi Guys,
I want to read html file and parse it and then assign the extracted info to the dataobjects. How can i do this .Thanks
sadhawan 0 Light Poster
Recommended Answers
Jump to Post— hyperion 1If its a well formed HTML you can use XML classes to read it and store the data in DataStore.
Otherwise you can perform customized text handling.As for reading HTML from the web, you should take a look at
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.