Jump to content
Macro Express Forums

HDrive

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by HDrive

  1. I deal with a lot of Javascript applications with hidden buttons running on ie 6.

     

    I have been using ctl-f to find fields b4 the button and tabbing to and enter. I don't know a whole lot about JavaScript but I was wondering if it is possible to capture the javascript code and activate the functions for these buttons instead of going the ctl-f route.

     

    Any help is appreciated.

  2. I am programming a macro were I have to fill out a spreadsheet with variables 1-40. I have tried to write a repeat loop to do this;

     

    Repeat Start (n times)

    text type %V%N%%

    text type <arrow right>

    Repeat End

     

    I can not get it to type the value in the variable it just does T1, t2,t3,t4,etc

     

    Any suggestions?

  3. I am working with a website page that has user logins that based on their experience and skills have different fields which causes a specific input button i need to press move to various locations on the screen. Is there a way to program ME to look for the object or do I need to set up a logic string to locate and mouse click?

×
×
  • Create New...