CWorks Posted September 11, 2006 Share Posted September 11, 2006 (edited) ok it works on machines with the official sp2 update (gdr) but not with the ones with the rtm sp2 update and i answered my own question no ie window opens it just loads the picture in the preview window as long as you have the the right version of ie Edited September 11, 2006 by CWorks Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted September 12, 2006 Author Moderators Share Posted September 12, 2006 @zerocool60544 - Thanks! It sounds like the InetGetSize() isn't working properly. Try making the below change and see what you get. The "clicking" sound is IE blocking a popup ad. $iImageSize = InetGetSize($SRC) If @error Then $iImageSize = "Unknown" EndIf @CWorks - Glad you figured out the problem. However I'm not sure I have a fix for it. Link to comment Share on other sites More sharing options...
Hello12345 Posted September 12, 2006 Share Posted September 12, 2006 NIce thanks Link to comment Share on other sites More sharing options...
Valuater Posted September 12, 2006 Share Posted September 12, 2006 Very Nice Bob! 8) Link to comment Share on other sites More sharing options...
GaryFrost Posted September 12, 2006 Share Posted September 12, 2006 Very Nice Bob!8)Every time I see someone named Bob or here the name it reminds me of an old skit:Contest show:Host: Here's your question Bob, What's your name?"seconds tick by"Host: Hint starts with a B Bob...."more seconds tick by and no answer"Host: Hint ends with a B Bob...."buzzer sounds"I'm sorry Bob you lose.... SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Lazycat Posted September 12, 2006 Share Posted September 12, 2006 What would be more convenient, possible a list?Yes, list or set of radiobuttons. Though some covers contain many items. I've been working on this just having troubles getting the logic correct.Here an example of viewer that inscribe picture into given rectangle: proportions.au3 (add pictures to $pics array at beginning). If you hover over the picture it gives you the image name, dimensions, and size. Is there other info you are wanting?Yes, exactly, just missed it... If you have Popup Blocker enabled in IE you should not get these. I don't know of any other way to handle these. Ops, really. I rare use IE now, so this remain unchecked. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
ConsultingJoe Posted September 12, 2006 Share Posted September 12, 2006 @zerocool60544 - Thanks! It sounds like the InetGetSize() isn't working properly. Try making the below change and see what you get. The "clicking" sound is IE blocking a popup ad. $iImageSize = InetGetSize($SRC) If @error Then $iImageSize = "Unknown" EndIfoÝ÷ Ûú®¢×µØm±ç¦¶(®HÛaz¸ ×âįz{kçm+ºÚ"µÍÛÛÛÛUÜ]J[]Ù]Ú^J ][ÝÚËØÞXØÛÛÛÛÛKÉ][ÝÈ J shouldn't this give me something Check out ConsultingJoe.com Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted September 12, 2006 Author Moderators Share Posted September 12, 2006 @LazycatI will try to redesign the GUI to allow for a list instead of a combo for the cover parts. Thanks for the proportions script; I've modified it to integrate nicely with mine.@zerocool - The below code gives me "508", if that is not what you get I doubt the problem is with my script.ConsoleWrite(InetGetSize( "http://cyberzerocool.com/" ) & @CR) Link to comment Share on other sites More sharing options...
ConsultingJoe Posted September 13, 2006 Share Posted September 13, 2006 @LazycatI will try to redesign the GUI to allow for a list instead of a combo for the cover parts. Thanks for the proportions script; I've modified it to integrate nicely with mine.@zerocool - The below code gives me "508", if that is not what you get I doubt the problem is with my script. ConsoleWrite(InetGetSize( "http://cyberzerocool.com/" ) & @CR)I dono whats wrong because it gives me "0" I have beta 3.2 Check out ConsultingJoe.com Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted September 13, 2006 Moderators Share Posted September 13, 2006 I also get 508. 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. Link to comment Share on other sites More sharing options...
Mosquitos Posted September 14, 2006 Share Posted September 14, 2006 This script was inspired by strate's question here. This script makes finding covers faster and a lot easier than going through their webpage. Screenshot CDCOVERS Downloader - 9/09/2006 Previous versions 40+ downloads Update History Enjoy, Bob Very nice script You cold use it in combination with this, Sapiente vince, rex, noli vincere ferro! Link to comment Share on other sites More sharing options...
raedts Posted September 14, 2006 Share Posted September 14, 2006 Great utility, i will be using it a lot. THNX Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted September 19, 2006 Author Moderators Share Posted September 19, 2006 New update available! See update history in first post for changes. Enjoy, Bob Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted September 19, 2006 Author Moderators Share Posted September 19, 2006 Posted another small update that fixes a couple enable/disable bugs. Enjoy, Bob Link to comment Share on other sites More sharing options...
blitzkrg Posted January 1, 2007 Share Posted January 1, 2007 Posted another small update that fixes a couple enable/disable bugs.Enjoy,Bobseems they've updated their site.. this no longer works..any chance of an update?thanks Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted January 2, 2007 Author Moderators Share Posted January 2, 2007 @blitzkrg - The new site layout is great and will allow me to add some new features to me script, but it may take me a few day to get it updated. Link to comment Share on other sites More sharing options...
blitzkrg Posted January 2, 2007 Share Posted January 2, 2007 @blitzkrg - The new site layout is great and will allow me to add some new features to me script, but it may take me a few day to get it updated.Yeah it's much nicer than the last ver.. but i'd still prefer to use your script...thanks for working on it! Link to comment Share on other sites More sharing options...
ca143508 Posted January 3, 2007 Share Posted January 3, 2007 Fantastic work on this script. If they have changed the website, would that be why I am getting these errors when I run a search. --> IE.au3 Warning from function _IEFormGetObjByName, $_IEStatus_NoMatch --> IE.au3 Error from function _IEFormElementGetObjByName, $_IEStatus_InvalidDataType --> COM Error Encountered in cdcovers.cc.au3 ----> $IEComErrorScriptline = 262 ----> $IEComErrorNumberHex = 000000A9 ----> $IEComErrorNumber = 169 ----> $IEComErrorWinDescription = Variable must be of type 'Object'. ----> $IEComErrorDescription = ----> $IEComErrorSource = ----> $IEComErrorHelpFile = ----> $IEComErrorHelpContext = ----> $IEComErrorLastDllError = 0 --> COM Error Encountered in cdcovers.cc.au3 ----> $IEComErrorScriptline = 263 ----> $IEComErrorNumberHex = 000000A9 ----> $IEComErrorNumber = 169 ----> $IEComErrorWinDescription = Variable must be of type 'Object'. ----> $IEComErrorDescription = ----> $IEComErrorSource = ----> $IEComErrorHelpFile = ----> $IEComErrorHelpContext = ----> $IEComErrorLastDllError = 0 --> COM Error Encountered in cdcovers.cc.au3 ----> $IEComErrorScriptline = 264 ----> $IEComErrorNumberHex = 000000A9 ----> $IEComErrorNumber = 169 ----> $IEComErrorWinDescription = Variable is not of type 'Object'. ----> $IEComErrorDescription = ----> $IEComErrorSource = ----> $IEComErrorHelpFile = ----> $IEComErrorHelpContext = ----> $IEComErrorLastDllError = 0 Any tips would be great. Thanks for the great app. Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted January 3, 2007 Author Moderators Share Posted January 3, 2007 @ca143508 - Yes, the reason you are getting those errors is because they changed the page. I'm working on getting it updated with some cool new features. Link to comment Share on other sites More sharing options...
Moderators big_daddy Posted January 3, 2007 Author Moderators Share Posted January 3, 2007 New update available! Now works with new site layout. Enjoy, Bob Link to comment Share on other sites More sharing options...
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