Upload a photo using explorer window

roadhog

Client
Регистрация
29.07.2011
Сообщения
76
Благодарностей
4
Баллы
8
Not sure if I am missing something in the new Zenno Project builder but I spent 2 hours trying to figure out how to upload a photo when a separate windows explorer window pops up and wants me to browse for the file. Finally I just said fuk it and wrote a simple script to do this using autohotkey.

This is the script:

FileRead, Clipboard, C:\upload.txt
WinActivate, Select file to upload by www.nameofyourwindow.com < this line is the name of the window title you want to activate.
Send %clipboard%
Send, {ENTER}

I invoke the script using the Run Program feature.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
On recording stage you just click the button, choose a file and the whole process is recorded automatically.
In editor tab you can change path to file later.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
The only problem can occur with flash uploader - in other cases it works fine
 

roadhog

Client
Регистрация
29.07.2011
Сообщения
76
Благодарностей
4
Баллы
8
Just tried it again and nothing is recorded, it must be flashed based. Website is contractortalk.com. I was attempting to add a profile pic.
I guess the title needs to be changed to "how to upload a photo when using flashed based uploader"
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Flash based uploaders are not supported by current version of Zennoposter.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)