apple script

i have a silly little question but here it is…

i want to make a script that will tell firefox to go to a site
and the 24 hours later it runs again…

TIA

The code would be something as:

tell app "Firefox" to open location "http://www.site.net/"

And I would run it every 24 hours using one of the “hundreds” of utilities: cron (via “osascript”), iBeeZz (my favorite), iDo, etc… More options in our FAQ:
http://macscripter.net/faq/general.php?id=P46