Image Grabber

Discussion in 'C#' started by MonkeyMan14, Dec 4, 2013.

  1. #1
    I have created a program that grabs all the images from a page.
    http://www.taffatech.com/ImageGrabber.html

    I am asking do you think people would expect it to go down through all sub-pages, or at least have it as an option? I also have an email grabber created that I need to add to it and would like to ask should I have both programs separate or combined on one program separated by tabs?
     
    MonkeyMan14, Dec 4, 2013 IP
  2. ByteCoder

    ByteCoder Active Member

    Messages:
    239
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    65
    #2
    If you're into creating a grabbing suite - combine them.
    Although I think images grabber is used for web-design-thief and email grabbers are for spammers - two different users (so separate?).
    I think your image grabber should go deep since there's no cost in uploading unnecessary images to the server if they're not used -
    they'll not be loaded and have no effect, on the other hand, if someone wants to steal the whole site, he'll not be happy to do it page by page :)

    Good luck
     
    ByteCoder, Dec 5, 2013 IP