HTML screenshot link?

  • Thread starter Thread starter da man
  • Start date Start date
D

da man

Guest
I need some html code that will get an updated screenshot of a url, make it an image, and have the image link back to the url. Since the url page is always changing the screenshot must change with it (not in real time but at least every time you load the page).
Can be javascript as well.
 
Sounds like a good plan but unfortunately you cannot accomplish such a task with HTML/javascript. You'd have to use PHP or ASP or some web development language to do all that.
 
Back
Top