Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 you beat me to it i have to leave and cant finish my scriptWhen you get back, pop a few viagra, you'll be up to the task in no time! 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.
vim Posted September 5, 2006 Posted September 5, 2006 now it probaly possible to compile a list so your not guessing ahahha ill work on that one later when im really boredthatsgreat2345 -,How did you figure this out?..$IE = _IECreate("http://www.cdcovers.cc/dvd_" & StringLower(StringLeft($movie,1)) & ".php",0,0)..Did you first search a movie at random to see how its created?ViM
Thatsgreat2345 Posted September 6, 2006 Posted September 6, 2006 thatsgreat2345 -,How did you figure this out?..$IE = _IECreate("http://www.cdcovers.cc/dvd_" & StringLower(StringLeft($movie,1)) & ".php",0,0)..Did you first search a movie at random to see how its created?ViMits based on the first letter of the movie, so it gets the first letter, converts it to lower case, and pops it in the link
vim Posted September 6, 2006 Posted September 6, 2006 its based on the first letter of the movie, so it gets the first letter, converts it to lower case, and pops it in the linkthatsgreat2345,Good program, by the way.I understand the logic, I just wasn't sure how you knew about "http://www.cdcovers.cc/dvd_"and where to find it. Is this attained with knowledge of web pages or did you do a search asexample then position mouse over object.Thanks, ViM
Moderators big_daddy Posted September 6, 2006 Moderators Posted September 6, 2006 (edited) It is not completly finished yet, but I'm going to be gone for a couple days. Here is what I have so far. Edit: Attachment removed Edited September 10, 2006 by big_daddy
vim Posted September 6, 2006 Posted September 6, 2006 It is not completly finished yet, but I'm going to be gone for a couple days. Here is what I have so far. Great job! It looks good.
Thatsgreat2345 Posted September 7, 2006 Posted September 7, 2006 thatsgreat2345,Good program, by the way.I understand the logic, I just wasn't sure how you knew about "http://www.cdcovers.cc/dvd_"and where to find it. Is this attained with knowledge of web pages or did you do a search asexample then position mouse over object.Thanks, ViMit is in the web address i needed a way to navigate so that is what i noticed and was looking for , its the URl
PartyPooper Posted September 7, 2006 Posted September 7, 2006 It is not completly finished yet, but I'm going to be gone for a couple days. Here is what I have so far.Well done. I hope you get around to completing it big_daddy as it look like it simplifies the cover search on that site enormously. Hope to see it in the Scripts and Scraps section.
Moderators big_daddy Posted September 10, 2006 Moderators Posted September 10, 2006 Well done. I hope you get around to completing it big_daddy as it look like it simplifies the cover search on that site enormously. Hope to see it in the Scripts and Scraps section.Thanks, you can find the completed script here.
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