Jump to content

Recommended Posts

Posted

I have a script that loads a bunch of different webpages, and pulls a bunch of financial data from different websites for the company. One aspect of the script pulls credit card balances for the ordering person she knows which card to use for purchases, and e-mails those balances to her. Currently I have the script running on a computer that no one else has access to so that there is no leak of information, but I would like her to be able to run this script whenever she needs.

I have already hide the IE window, but still, I don't want the script anywhere but the secure computer.

How can I send a request to the script, and have the script run for that user on request? I was thinking a website would work, but was curious if anyone else does something similar and might have a better idea?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...