"D@Z" <> wrote in message
news:...
>I have a website for my local rugby team www.bramleyphoenix.co.uk and I
>would like the league table that is currently on the RFU website to be
>loaded as a page into my site, the page can be found at
>http://www.rfu.com/index.cfm/fuseact...29/Season/2005
> What I was wondering is can I set my page so that it loads just the table
> of results and that it changes as the table is updated by the RFU?without
> having to copy and paste the table everytime it changes?I hope this is
> clear enough ,basically what I want is the table of results automatically
> updating rather like the BBC Sports panel in the index of the site does
> now
> tia
Basically, no. The web page is probably dynamically produced and the end
product is a complete page, you cannot 'extract' individual parts of the
page.
You also shouldn't take content of another website without asking the
website owners permission. If you could link to it, they would not be very
pleased if you done so without their permission.
The only way you can do it is by contacting the website owner and asking if
they can set up something like an RSS feed.