Jump to content

Cant upload files to my website


ctl
 Share

Recommended Posts

Hello again guys, i have a problem, i have made a code that uploade my some of my portofolio photoshop to my website, the code its simple, but when the "Choose upload" windows appears the program does not work, when i manualy close the window, the programs starts working again, i have try with mouse click and enter the cordinates, i have try with the WinWaitActive, but still doesent work.

The code looks like this

;Upload
Local $upload = _IEGetObjById ($oIE, "fileToUpload")
_IEAction ($upload, "click")
MouseClick("left", 445, 534, 1)

Why does the "Choose file to upload" windows doesent work ? When i close the windows manualy, the mouse is going to the specified coordinates.

Edited by ctl
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...