Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by paradoxdetected

  1. paradoxdetected

    Executing Scripts at runtime

    Hi guys, I'm using VB 2008, and I'm building an application where I want to be able to run scripts at runtime. Does anyone have any information or code snippets on how I might achieve this? I'm trying to use thw Windows Script Host, but after adding the COM thing to my prooject, I'm not having...
  2. paradoxdetected

    System.Reflection.TargetInvocationException error

    Hi all thanks so much for all of your help over the last day or two, but I'm having some serious issues with this error. I've googled and MSDN'ed and god knows what else, but I can't seem to find any concrete 'you're doing THIS wrong' help in english. I know I'm a newbie, but this it hard. If...
  3. paradoxdetected

    Initialising/Using an array of String

    Hi guys, Sorry for asking a stupid question, but I've got to the point where I have the data I need, ocurring in a For Each loop in VB 2008. Now, can someone help me initialise an array of String andsave the data to it? Thanks so much Paradox Detected
  4. paradoxdetected

    Parsing for *any* image URLs in an HTML file

    Hi guys! New guy here, long time lurker, first time actual joiner-and poster. I'm having a particularly fun time in VB 2008. I'm trying to return an array (that I can For/Each through) of URLs in an HTML file. To claify, I want (preferably using regular expressions)to download all the images...

Part and Inventory Search

Back
Top