Jump to content

Want to Perform a Task at Specific Time...

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
tif

tif

    Newbie

  • Members
  • Pip
  • 2 posts
Ok, I hope this isn't confusing...

I want to create a script that will allow me to complete a form on a webpage.

i.e:
Name:
Message:
Date:
Time:
|Submit|

Upon successful submission of the form, I want this script to store the information in a database of some sort (just somewhere that it can be recalled later). Let's say I enter the date of April 25, 2009 and the time of 3:00 PM. I want the script to, at 3:00 PM, recall the submitted information and post it to my Twitter account. Like a lot of programming stuff is like "onClick" "onLoad" or whatever... well I want to know if there is a way to perform a task "on[this exact time]". So I guess in a way it would be an auto-poster to my Twitter, but I submit the information via a form on a webpage and the information does not actually post until the time I specify.

Hopefully this makes some sort of sense to someone and any help would be appreciated. Thanks!

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I would see if AutoIt will do what you need.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog