Search found 56 matches

by tommytx
Wed Oct 20, 2010 1:17 pm
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

Wow! Thanks... you are right I was off in left field... so I will try the idea.. but I may not really understand enough about it to set it up... will give it a try anyway....
by tommytx
Wed Oct 20, 2010 3:51 am
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

Thanks for the offer to help, I have been out of town for a couple of days.... I will study this tomorrow to see if I can follow what you are saying.. First let me explain that when I enter the user area, I will need to run fire fox with a grease monkey script.. and IE using an autoit script.. IE wi...
by tommytx
Sun Oct 17, 2010 8:24 pm
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

I will be more than happy to switch to mjtnet script... if its possible to use it to script a user change and activate a program on arrival.. matter of fact I offer anyone who can make this work $100 bucks .. that is switch from one user to the other and fire off a simple script to do some minimal w...
by tommytx
Sun Oct 17, 2010 8:18 pm
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

c:\Documents and Settings\HP_Administrator>runas /profile /user:lars "c:\Program Files\Mozilla Firefox\firefox.exe" Opens up new window with firefox loaded... I navigated to select site.. got cookied and it reqd email and pass to open account.. it placed my email in upper right hand corner with logg...
by tommytx
Sun Oct 17, 2010 5:08 pm
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

C:\Documents and Settings\Computer User>runas /user:user1 "C:\Program Files\Mozilla Firefox\firefox.exe" This seems like the perfect solution, but I have not gotten my stuff right yet to make it work.. Should all of the url above be placed into the "Start" "Run" cmd box that comes up? I did check to...
by tommytx
Sun Oct 17, 2010 2:42 pm
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

Great... I will try that... you guys are soooooo... smart.... I picked up a copy of Windows Admin Scripting Little Black Book by Jesse Tores via Coriolios... to see if I could learn some basic Administrator Scripting but it seems mostly for setting up remotes and all that sort of stuff.. It does not...
by tommytx
Sun Oct 17, 2010 1:07 am
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

Couldn't you just use "runas" to run a program using another user's account? Not sure... let me lay out the whole idea.. so you can fully understand what I am trying to do... 1. I am logged in as administrator so I can go from one user to another without any password at all... or at least that is w...
by tommytx
Sun Oct 17, 2010 12:15 am
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

Just to clarify.. I am not suggesting this has to run by autoit.. I just need any script capable of switching users and then activating a program on that uses site... or even on the administrator site.... I would even consider putting a control program on a plugin in stick.. or what ever you call th...
by tommytx
Sun Oct 17, 2010 12:04 am
Forum: General Discussion
Topic: How to script to change Users on Windows...
Replies: 13
Views: 26196

How to script to change Users on Windows...

I know for sure this is a fantastic scripting program... can anyone tell me if there is any possibility it can do this.. .I don't have time or knowledge to do this so I would be willing to buy the script and pay a reasonable fee for somene to do if for me if its possible to begin with... here is the...
by tommytx
Thu Jul 13, 2006 6:35 pm
Forum: Technical / Scripting
Topic: Clarify use of the ExtractTag please.
Replies: 6
Views: 7374

Thanks that worked great.
by tommytx
Thu Jul 13, 2006 5:31 pm
Forum: Technical / Scripting
Topic: Clarify use of the ExtractTag please.
Replies: 6
Views: 7374

Thanks you are the best, I worked all night trying to find a solution and you did it with one line. Now I am pulling the outerHTML just fine. When I use the VBEval>ExtractTag("INPUT",9,1),thetext I get the outer html just fine. But when I use VBEval>ExtractTag("INPUT",9,0),thetext I get no return at...
by tommytx
Thu Jul 13, 2006 3:17 pm
Forum: Technical / Scripting
Topic: Clarify use of the ExtractTag please.
Replies: 6
Views: 7374

I got the code from webrecorder as I explained above, but I am trying to use the Vbscript version above that you show an example of. I want to use it without the webrecorder command "LibFunc>" so the command will be different, only the tag name will be the same. Below is the wizard code and I can se...
by tommytx
Thu Jul 13, 2006 6:23 am
Forum: Technical / Scripting
Topic: Clarify use of the ExtractTag please.
Replies: 6
Views: 7374

Clarify use of the ExtractTag please.

Let's say I use the recorder tag extract wizard and it tells me that what I am looking for is "INPUT" and 9. I assume that is the 9th input tag in the file. How do I use that info. As you can see I have probably filled it in all screwed up below. Also how do you access what is extracted, is it in th...
by tommytx
Tue Jul 04, 2006 10:51 pm
Forum: Technical / Scripting
Topic: How to access button in an IFRAME named Add?
Replies: 0
Views: 3053

How to access button in an IFRAME named Add?

I hate to be such a pest today, but I searched and can find no info on accessing an IFRAME. Looking in the tag list I can see the following: != IFRAME= TABLE= != etc The main page accesses just fine, but now I want to click the "Add" button on an unnamed form on the IFRAME page. I tried some of the ...
by tommytx
Tue Jul 04, 2006 8:46 pm
Forum: Technical / Scripting
Topic: Using the macro recorder, how do I click the second here.
Replies: 7
Views: 7868

Thanks that worked great.

Is there any Recorder samples in the Major script library?
Or any other place to see some examples of working scripts written by the Recorder?
Sign up to our newsletter for free automation tips, tricks & discounts