Forum Moderators: coopster

Message Too Old, No Replies

parsing

         

ayushchd

5:33 pm on Sep 7, 2007 (gmt 0)

10+ Year Member



Is it possible to parse a an html file which works with frames?

eelixduppy

7:32 pm on Sep 7, 2007 (gmt 0)



From reading your previous post you are looking for an excel parser. You might have some luck at phpclasses.org [google.com].

ayushchd

8:07 pm on Sep 7, 2007 (gmt 0)

10+ Year Member



If you went through the link, arent they html files?

How can I refer to the excel sheets?

eelixduppy

11:57 pm on Sep 7, 2007 (gmt 0)



Technically, yes, it is a webpage, however it was generated with excel. I believe there are classes that might be able to retrieve that data, but I'm not entirely sure. If there isn't, then you will probably have to come up with your own function, which might prove to be annoying.

ayushchd

9:42 am on Sep 8, 2007 (gmt 0)

10+ Year Member



I do have an open source excel reader.

But what I am facing is that :

when i open

briefinind_files/sheet_001.htm

it redirects to :

briefinind.htm

So I can only parse
briefinind.htm and not briefinind_files/sheet_001.htm