Sahil
Fri Oct 22 10:03:32 CDT 2004
Dude, I just had a brainwave in the shower this morning.
You could do a Web Query from Excel, and then you could export that easily
to a data table. You can even write a macro to do this. :)
- Sahil Malik
http://www.dotnetjunkies.com/weblog/sahilmalik
"js" <js@nospam.com> wrote in message
news:%23AvYxb8tEHA.3860@TK2MSFTNGP09.phx.gbl...
> ok,thanks...i'll write the code myself. I need the code to extract data
from
> our legacy reporting website.
>
> "Sahil Malik" <contactmethrumyblog@nospam.com> wrote in message
> news:e6x0MrxtEHA.2128@TK2MSFTNGP11.phx.gbl...
> > Unless the html isn't pure XHTML, you won't find code to do this
> conversion.
> >
> > If it indeed is pure XHTML, then you don't need code, you just need to
> > specify an XSD, and read in the XML (Which is your table HTML), and
bingo
> > you have datatables.
> >
> > - Sahil Malik
> > You can reach me thru my blog
>
http://www.dotnetjunkies.com/weblog/sahilmalik
>
>