Maybe there can be 2 methods (can be more)

1) Method #1:
a) Create a DataSet having a DataTable
b) Parse the HTML (string manipulation) copy each row in that DataTable

2) Method #2:
a) Parse the HTML and convert it into XML (string manipulation)
b) Create DataSet using that XML


On Thu, Aug 28, 2008 at 11:02 AM, nikhil gaitonde <[EMAIL PROTECTED]>wrote:

>
>>>
>>>
> Hello everyone,
>
> Can anyone help me in converting a HTML table into a dataset?
>
> Regards,  Nikhil
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to