rbhkamal Posted April 11, 2006 Posted April 11, 2006 (edited) I think you have your answer now from other posts i have seen..just to be sure i have no problem putting in an http.. websiteit works finethx8)I don't really know what's going on but here is what's happening:If I put https://169.200.88.194/ and click go I don't get www.wachovia.comIf I put https://www.wachovia.com/ and click go it works.-------------I think your script doesn't work if you combine an IP address with HTTPS.Edit: did you try to use HTTPS and IP address? Edited April 11, 2006 by rbhkamal "When the power of love overcomes the love of power, the world will know peace"-Jimi Hendrix
Valuater Posted April 12, 2006 Author Posted April 12, 2006 i never tried IP addresses... but i never had a problem with http... i dont know of any https webs... you say it works, and thats ok with me and i tried your IP address above... that does not work... sorry ( i dont know why though ) 8)
GaryFrost Posted April 12, 2006 Posted April 12, 2006 both work for me. SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference. Â
rbhkamal Posted April 12, 2006 Posted April 12, 2006 (edited) both work for me.Be careful, if the script failed to populate the new site it will still display the old one.So if you tried the https://www.wachovia.com/ first then https://169.200.88.194/ you will never see the problem.Edit: first: access https://www.wachovia.com/second: access www.yahoo.comthird: access https://169.200.88.194/ Edited April 12, 2006 by rbhkamal "When the power of love overcomes the love of power, the world will know peace"-Jimi Hendrix
GaryFrost Posted April 12, 2006 Posted April 12, 2006 Be careful, if the script failed to populate the new site it will still display the old one.So if you tried the https://www.wachovia.com/ first then https://169.200.88.194/ you will never see the problem.Edit: first: access https://www.wachovia.com/second: access www.yahoo.comthird: access https://169.200.88.194/I selected https://169.200.88.194/ 1st then https://www.wachovia.com/ to see if they looked the sameI didn't see a problem. SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference. Â
rbhkamal Posted April 12, 2006 Posted April 12, 2006 I selected https://169.200.88.194/ 1st then https://www.wachovia.com/ to see if they looked the sameI didn't see a problem.For some reason I can't get https://169.200.88.194/ to work USING this script.sorry. "When the power of love overcomes the love of power, the world will know peace"-Jimi Hendrix
Moderators big_daddy Posted June 6, 2006 Moderators Posted June 6, 2006 I've been working on updating and enhancing this great tool. This is what I've got so far, let me know what I could do to make it better.Fixed: formatting of submitted code Fixed: clicking twice on same view made it disappearFixed: a few layout issuesFixed: naming of variablesUpdated: all functionsAdded: function syntax populationTo-Do: Update examplesRequirements:IE.au3 version T2.0-3 or later, and latest AutoIt BetaIE-Builder v2.0IE_Builder.rar
DarthVega Posted June 15, 2006 Posted June 15, 2006 thanks big_daddy, you fixed that error I kept getting when trying to view the source
Valuater Posted June 15, 2006 Author Posted June 15, 2006 (edited) I've been working on updating and enhancing this great tool. This is what I've got so far, let me know what I could do to make it better. Fixed: formatting of submitted code Fixed: clicking twice on same view made it disappear Fixed: a few layout issues Fixed: naming of variables Updated: all functions Added: function syntax population To-Do: Update examples Requirements: IE.au3 version T2.0-3 or later, and latest AutoIt Beta IE-Builder v2.0 IE_Builder.rar sorry i am so behind... or such a behind..lol i just saw this.. tried it and got this error... (EDIT my fault... new IE.au3 update) looks great... i will add it to page one after playing with it a little thanks... Big_Daddy 8) Edited June 15, 2006 by Valuater
AutoItKing Posted June 16, 2006 Posted June 16, 2006 This is really nice! I like it. http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
Valuater Posted June 16, 2006 Author Posted June 16, 2006 updated page one to ver 2.0.0 from big_daddy 8)
LOULOU Posted June 16, 2006 Posted June 16, 2006 updated page one to ver 2.0.0 from big_daddy8)Error message when lauching program>Running AU3Check (1.54.1.1) paramsIE-library_v2.0.au3(12,26) : ERROR: _IEErrorHandlerRegister(): undefined function._IEErrorHandlerRegister ()~~~~~~~~~~~~~~~~~~~~~~~~~^Another error when trying to load the source code of a pageIE-library_v2.0.au3 (664) : ==> The requested action with this object has failed.: $tmp = $a.name $tmp = $a.name^ ERROR+>AutoIT3.exe ended.rc:0Thanks in advance
Moderators SmOke_N Posted June 16, 2006 Moderators Posted June 16, 2006 Did you use the latest updated IE.au3 as stated it was needed above? 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 June 16, 2006 Moderators Posted June 16, 2006 sorry i am so behind... or such a behind..loli just saw this.. tried it and got this error... (EDIT my fault... new IE.au3 update)looks great... i will add it to page one after playing with it a littlethanks... Big_Daddy8)I'm glad you approve, thanks for adding it to the first page!
DaLiMan Posted July 19, 2006 Posted July 19, 2006 I'm an enthousiatic user of IE.au3 since the release in the Auto-It BETA version..... Thanx for all this work guy's!!!! Keep it up!!! I'm wandering of something is possible, because I can't figure it out. I'm opening my IE in a hidden window, but halfway or at the end of the script I like to show the result. Now I tried WinSetState - SHOW and all, but it does not work. Please help me out here.....
DaleHohm Posted July 19, 2006 Posted July 19, 2006 I'm an enthousiatic user of IE.au3 since the release in the Auto-It BETA version.....Thanx for all this work guy's!!!! Keep it up!!! I'm wandering of something is possible, because I can't figure it out.I'm opening my IE in a hidden window, but halfway or at the end of the script I like to show the result.Now I tried WinSetState - SHOW and all, but it does not work.Please help me out here.....Glad you like it Check out _IEAction($oIE, "visible")Dale Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model Automate input type=file (Related) Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded Better Better? IE.au3 issues with Vista - Workarounds SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead? Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble
DaLiMan Posted July 19, 2006 Posted July 19, 2006 Glad you like it Check out _IEAction($oIE, "visible")DaleAAAARRGGGGHHHHH......missed that one! thanks for your help!!BTW: Maybe nice to know, I just reduced the size of my script to about half the size because IE.au3!!!
tradertt Posted August 2, 2006 Posted August 2, 2006 Errr can anyone still download the IE builder - When I click on the download link on the first post, I get to another page with lots of gibberish things inside Free Flash Games Online | Car Modifications Articles | Free Arcade Games Online
Moderators big_daddy Posted August 2, 2006 Moderators Posted August 2, 2006 Errr can anyone still download the IE builder - When I click on the download link on the first post, I get to another page with lots of gibberish things insideI just tried and it works for me.
BabyBeast Posted August 3, 2006 Posted August 3, 2006 doesn't work well with page that load up java applet - hang up
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