Search found 56 matches

by tommytx
Fri Nov 25, 2005 10:19 am
Forum: Technical / Scripting
Topic: Using Webfillform with document.forms[0].elements[0].value
Replies: 12
Views: 18430

Doesn't webrecorder restrict you to making sure the display is always the same size and etc. With the method I am using, I can shrink the ie screen down to the size of your thumb nail and it still works. The web recorders I used in the past had been notorious for requiring the screen set the same al...
by tommytx
Fri Nov 25, 2005 8:58 am
Forum: Technical / Scripting
Topic: Using Webfillform with document.forms[0].elements[0].value
Replies: 12
Views: 18430

Thank you! Thank you! Thank you! That worked fantastic. I was having the same problem as you, it would not work on a subroutine so I am glad you switched to a function. I would have never thought of that. Hey, it would be nice to be able to use this either as a function or sub. However the function ...
by tommytx
Fri Nov 25, 2005 4:05 am
Forum: Technical / Scripting
Topic: Using Webfillform with document.forms[0].elements[0].value
Replies: 12
Views: 18430

Thanks for your quick response, and I assumed once I knew the basic command I could simply apply it. Below is exactly what I am trying to do, but it does not work can you detect my error in coding that causes it not to work? Thank you for such a super program, I have been using it off and on, but ha...
by tommytx
Thu Nov 24, 2005 7:11 pm
Forum: Technical / Scripting
Topic: Using Webfillform with document.forms[0].elements[0].value
Replies: 12
Views: 18430

Using Webfillform with document.forms[0].elements[0].value

How do I use WebFillForm with document.forms[0].elements[0].value VBRun>WebFormFill,document.forms[0].elements[0].value,In 1st box Pls. VBRun>WebFormFill,inbox,Put it in the inbox please. VBRun>WebFormFill,tom2,This is the third box. Is there a correct way to fill a form that has no names for each b...
by tommytx
Fri Apr 01, 2005 8:52 am
Forum: Technical / Scripting
Topic: How to press the refresh button on IE?
Replies: 8
Views: 9337

Thanks, I know how to do the Active X so I will try this.
IE.Refresh
by tommytx
Fri Apr 01, 2005 6:15 am
Forum: Technical / Scripting
Topic: How to press the refresh button on IE?
Replies: 8
Views: 9337

Thanks Bob, F5 works great for that problem. Is there a list of all the hotkeys for IE somewhere? JRL Not sure what you mean by "MouseMoveRel" can you give me an example as if there is some way to use the view method to get the names of all the buttons on IE to select them I would also like to know ...
by tommytx
Fri Apr 01, 2005 5:18 am
Forum: Technical / Scripting
Topic: How to press the refresh button on IE?
Replies: 8
Views: 9337

How to press the refresh button on IE?

I need to LClick on the Refresh button in the IE, and need help. I can't use the direct position, as the IE will be set to different sizes at times so coordinates wont work. I tried to use the view to get the name of the button as refresh, but PushButton>window name,refresh fails and also MouseOver>...
by tommytx
Fri Apr 02, 2004 11:48 pm
Forum: Technical / Scripting
Topic: XP owners I desperately need your help.
Replies: 21
Views: 21722

Ok. I checked my winsock 2 for corruption and all required files on the list are in place, and I have a whole lot more, however they say you must have 7 sets and i have 20 sets. They also say if you have more than 7 sets I have third party add ons installed.

Tom
by tommytx
Fri Apr 02, 2004 11:32 pm
Forum: Technical / Scripting
Topic: XP owners I desperately need your help.
Replies: 21
Views: 21722

Thanks for your suggestions Support, I will work on them tonite. You are absolutely right Bob. This is the very same problem you were giving me suggestions on back in December. The formal support team thru direct emails was working on this one, but never did get a solution and I can understand not w...
by tommytx
Fri Apr 02, 2004 7:03 pm
Forum: Technical / Scripting
Topic: XP owners I desperately need your help.
Replies: 21
Views: 21722

The below is from the suggestion you gave me at microsoft.. Error 619 When You Try to Connect to the Internet a Second Time ***************************************************************************** View products that this article applies to. SYMPTOMS After you install Windows XP, you can use yo...
by tommytx
Wed Mar 10, 2004 6:22 pm
Forum: Technical / Scripting
Topic: when using the find on explorer, how to see if data is found
Replies: 8
Views: 8301

Thank you Support and Bob Hansen for your suggestions. Bob, it looks like your idea will work just fine, however the support suggestion does seem a little simpler to activate. However, I am having some very basic problems right now. I have included code below so that you can see if I am coding corre...
by tommytx
Tue Mar 09, 2004 12:04 am
Forum: Technical / Scripting
Topic: when using the find on explorer, how to see if data is found
Replies: 8
Views: 8301

when using the find on explorer, how to see if data is found

I know this is an easy one for you experts, but I just can't find the command to check the text. I am using scripting to Press Ctrl F and enter text such as "my log" when it finds the text and highlights it, I can see it but how do I have the script tell me success. I tried If>Find="my log" but of c...
by tommytx
Mon Mar 08, 2004 8:43 pm
Forum: Technical / Scripting
Topic: Getting x,y position of text after doing Text Find in IE6
Replies: 4
Views: 5955

Isn't that coincidental, you are working on similar problem as mine located at the recent title post:Acess no name forms via script. Study my notes and it may help you. Is the page you are searching framed or not. If it is not framed, once you alt e f and enter the text to find, once the found text ...
by tommytx
Mon Mar 08, 2004 5:20 pm
Forum: Technical / Scripting
Topic: Access no name forms via script.
Replies: 2
Views: 3549

Anchors would be great, however simply giving the form a name would be even easier such as name=form1, form2 etc. The problem is and I apologize for not mentioning it in the original report...is that the forms I am trying to auto fill are not on my website. In other words, I don't think anyone will ...
by tommytx
Mon Mar 08, 2004 8:11 am
Forum: Technical / Scripting
Topic: Access no name forms via script.
Replies: 2
Views: 3549

Access no name forms via script.

I am having a problem accessing a form that has no name when more than two unnamed forms are on the same page. I have an idea how to do it, but when frames are involved it fails. Is there a way to set focus to a certain frame. I have a couple of samples set up at http:www.vahud.com for anyone willin...
Sign up to our newsletter for free automation tips, tricks & discounts