Topic: Capture webpage as picture then publish picture on another one (Read 1214 times)
Just another rainy day
Posts: 1
10 credits Members referred : 0
« on: Jan 28, 2010, 01:31:34 pm »
Hello, I need a script which runs on a web server and it should first capture a part (a table, some text etc) of another web page as an image (jpg, png etc. and once in 24 hours) then it should store captured image on my web server then it should display the captured images on specific places on my web site.
Does anybody know a script (probably a php script) which can do jobs I mentioned above? Thanks!
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #1 on: Jan 28, 2010, 03:28:32 pm »
I don't think there is such a script. There are scripts that you can use for full screenshots but what you ask seems like a custom work to me.