zxc3 0 Posted June 7, 2005 How to read figures the Internet - pages located in a concrete place? Share this post Link to post Share on other sites
w0uter 4 Posted June 7, 2005 (edited) How to read figures the Internet - pages located in a concrete place?<{POST_SNAPBACK}>i think you trying to get the images that are used on a webpage ? correct ?if so just use my udf (_INetGetSource in my sig) to get the source. then use regexp or stringinstr to find out the links to the images.then download em with INetGet()hmm nice idee for a UDF. THIS ONE IS MINE ill start it after dinner Edited June 7, 2005 by w0uter My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Share this post Link to post Share on other sites
zxc3 0 Posted June 8, 2005 (edited) i think you trying to get the images that are used on a webpage ? correct ?if so just use my udf (_INetGetSource in my sig) to get the source. then use regexp or stringinstr to find out the links to the images.then download em with INetGet()hmm nice idee for a UDF. THIS ONE IS MINE ill start it after dinner <{POST_SNAPBACK}>Thanks, but is necessary for me the data from the Internet pages to read out and place in the report.For example, figures located in the tenth line, since the fifth on the tenth. Edited June 8, 2005 by zxc3 Share this post Link to post Share on other sites
memnon 0 Posted June 9, 2005 i dont know why, but there are sides, where i get only a part from the full source of the page, specially if there is code written below </htlm> das beste Windows Support Forum: Windows 2000 Helpline und tschüss den WindowsfehlernProgrammieren: Autoit 3 - wer braucht noch VBS ?!Programmieren: Autoit 3 Forum? Share this post Link to post Share on other sites
zxc3 0 Posted June 9, 2005 (edited) i dont know why, but there are sides, where i get only a part from the full source of the page, specially if there is code written below </htlm><{POST_SNAPBACK}>If it is possible more in detail for newbies about UDF(....)Thanks. Edited June 9, 2005 by zxc3 Share this post Link to post Share on other sites