Jump to content

Script/Code Suggestion

- - - - -

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

#1
Doghouse

Doghouse

    Newbie

  • Members
  • Pip
  • 2 posts
I have a dialy nuisance that I wish to automate. Every day I have to log into multiple appilcations, most with passwords and open a series browser windows. I log into 4 (one that is DOS based, yes they are still out there) applications with username and passwords, 5 web based applicatrions with username and password and three web based applications that do not require username and password.

What would you suggest to use write a script to open these applications pulling the username and password from a database or spreadsheet?

I plan to store the script/code and un/pw information on a flash drive so the information is not available on my computer.

I look forward to your suggestions on what to use and any pointers you can offer on writing it.

Thank you in advance

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
AutoIt.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Doghouse

Doghouse

    Newbie

  • Members
  • Pip
  • 2 posts
I'll check it out. Thanks!