Ok here is what im trying to do. i know its not a big deal but im not so much into these stuff. there are some values in a webpage that are constantly changing (ie: \feed.asp). What i want is to make an exact copy of this page and change only some stuff that dont change along with the values i want to watch. So, in some way i want to add a script that will refresh the values on my page by downloading the feed.asp file from the site and copy the lines of the code that i want and replace those of my page.
I know what im asking is pretty simple, but since i dont have much experience with scripts id like to hear ur opinion.
First of all does it have to be a server-side script or can i just make a page that would run from my hdd with some other way. In the first case i could stick to php since im more familiar with it.
Any help is much appreciated