PDA

View Full Version : Applescript ---> reload script




Fallen angel
Dec 12, 2007, 08:52 PM
Hy guys...

I really need a script that will open a specified address in safari every 10 minutes... and always in the same tab, i dont want that it open 10 tabs or 10 windows.. i just need that the script open a specificied location every ten minutes in the same tab, can you please help, a newbie like me :(



satyam90
Dec 12, 2007, 10:36 PM
If I am not wrong, can I put your question like this "You want to refresh a web page every 10 minutes". If I am right, use Meta - Refresh tag and set its value to 10 in the webpage you are designing and it will refresh automatically every 10 minutes.

Can u explain the situation where u are facing problem?