How to make auto form fill with unnamed field?

Discussion in 'Programming' started by Sxperm, May 29, 2007.

  1. #1
    I tried to solve problem about copy and paste the path of my file in "browse file" form. It's faster than press browse and upload one file each by each. However, I have 100 files to be uploaded and copy and paste is consume time too much. I tried to use AI Roboform to help me by fill all forms first and choose "Save forms" but it didn't work because those "browse file" fields don't have their own field name and AI Roboform ca\ouldn't recognize which form to be filled. Is there possible to make these form be filled by some auto form filler?

    PS. I tried to use Authohotkey recorder and paste each by each, seems worked at first time but when I have to scroll down window to fill another group of form and their recorder have some problem by pointed wrong XY on screen and make it failed.
     
    Sxperm, May 29, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    can you not do what you have with the authohotkey but...

    firstly make a copy of the directory somewhere else and add to the end of the sequence deleting the file from your local drive therefore avoiding the scrolling issue as each file moves up to fill the place of the deleted one?
     
    AstarothSolutions, May 30, 2007 IP