Maverick682 Posted January 20, 2009 Posted January 20, 2009 Hi This is driving me bonkers. I have been trying to auto save a file to a location for about 6 hours now. I think its because I don't know what I am doing!!!! I have a website that when a friend clicks a button it gives them the option to save or run the file. Is it possible that when they click my website button it auto saves to C:\Documents and Settings\All Users\Start Menu\Programs\Startup location on their system and then runs? This is just the start of what I want to achieve. Below is what I have tested just to click the save button but it don't work. WinWaitActive ("File Download - Security Warning" ,"", 5) ControlClick ("File Download - Security Warning", "Do you want to run or save this file", "[CLASS:Button; TEXT:&Save; INSTANCE:2]") Thanks for any help Puzzled Maverick682
FireFox Posted January 20, 2009 Posted January 20, 2009 @maverick if you have url, try InetGet() Cheers, FireFox.
Maverick682 Posted January 20, 2009 Author Posted January 20, 2009 Sorted, this is cool Now its saving to a specific location. Any ideas? Maverick682
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now