Login | |
|
 |
RE: Creating an HTA to Move Files - 3/1/2006 1:01:32 AM
|
|
 |
|
| |
Country73
Posts: 735
Score: 10
Status: offline
|
Can you elaborate a little as to how you want your HTA to handle this? Is the HTA supposed to give the individual a way to select specific files, then choose the directory to move them to?
|
|
| |
|
|
|
 |
RE: Creating an HTA to Move Files - 3/1/2006 9:52:47 AM
|
|
 |
|
| |
Country73
Posts: 735
Score: 10
Status: offline
|
I'm sorry, I still don't understand what you want the HTA to do. If it's simply moving files from one location to another, why not use a basic VBScript to do this? What's the reason behind creating an HTA to do this? A basic VBScript can look at the files to be moved, and depending on the criteria you set up in the script, move it to a designated area. Is there something else to what you want to do? After thinking about this a little more; You should be able to create an HTA to look in those designated areas where the files reside, and create an output representing each file along with a "checkbox" next to. You could then use something like a button (for each location) to determine which directory to move the checked file(s) to. Is that more of what you are wanting?
< Message edited by Country73 -- 3/1/2006 9:57:48 AM >
|
|
| |
|
|
|
 |
RE: Creating an HTA to Move Files - 3/3/2006 12:31:47 AM
|
|
 |
|
| |
Country73
Posts: 735
Score: 10
Status: offline
|
So, something similar to what I mentioned? What exactly do you need help with?
|
|
| |
|
|
|
|
|