10-01-2009, 02:32 PM
What is your web browser?
----------------
I would try this:
Create new function.
Assign file trigger. Let it watch your downloads folder, so that your function runs when a new file added, ie when you download a file.
The function finds the label in web browser window. To find label, use function acc or htm.
Then the function creates folder with label name and moves the file there.
----------------
I would try this:
Create new function.
Assign file trigger. Let it watch your downloads folder, so that your function runs when a new file added, ie when you download a file.
The function finds the label in web browser window. To find label, use function acc or htm.
Then the function creates folder with label name and moves the file there.