What all are needed to achieve this? (1 Viewer)

prabha_friend

Prabhakaran Karuppaih
Local time
Today, 15:13
Joined
Mar 22, 2009
Messages
784
There is a job site:

  1. Need to login at sharply 10:30 AM
  2. Update my profile and Logout
  3. Need to login every half hour to update my profile and Logout
  4. 11AM, 2PM and 4:30 PM login and apply for new jobs if posted any...
  5. 6 PM. Summary should be sent to me by email.
P.S:
Currently I have developed a system like this to do it from my system. I want it to be Happened from cloud so that there won't be any intrusion into my regular PC activities. What are all Technologies do we need to achieve. Please Help. Thank You.

With Hope,
Prabhakaran
 

The_Doc_Man

Immoderate Moderator
Staff member
Local time
Today, 04:43
Joined
Feb 28, 2001
Messages
27,186
If you meant to do this via automation, you need a procedural language. VBA might not be ideal for this goal. Some C variant or even PASCAL or something similar. But if you aren't doing this by hand, you need a system that will be "up" at those times. Your item #4 might be tricky depending on what is meant by "apply for new jobs..."

If you want it to be cloud based, you could have a major issue since you would need to rent computing services and you imply 7 1/2 hours of system availability every applicable day. Cloud app execution services aren't necessarily cheap.
 

Users who are viewing this thread

Top Bottom