SleepyXtreme Posted August 30, 2007 Posted August 30, 2007 I'm trying to get the url of a picture on a website that's a link. Specifically your profile picture on facebook.com anyone know how i can do this?
Moderators SmOke_N Posted August 30, 2007 Moderators Posted August 30, 2007 _IEImgGetCollection? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Moderators big_daddy Posted August 31, 2007 Moderators Posted August 31, 2007 The second example for _IEImgGetCollection does just that.
SleepyXtreme Posted September 3, 2007 Author Posted September 3, 2007 ooooo i didn't see that . i realize this is a noob question but it's late and i can't think right now lol How do i get the index of a specific image if i have the url of the image?
Generator Posted September 3, 2007 Posted September 3, 2007 You can use the example file and get the url to match up with the one you have.
Moderators big_daddy Posted September 3, 2007 Moderators Posted September 3, 2007 ooooo i didn't see that .i realize this is a noob question but it's late and i can't think right now lolHow do i get the index of a specific image if i have the url of the image?Is there a reason you need the index, or are you just trying to get a reference to it?
SleepyXtreme Posted September 4, 2007 Author Posted September 4, 2007 i'm basically trying to get the profile image of the user off of facebook.com after you have logged in and save it to the computer.
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