in reply to Trying to fetch image via URL Perl/Tk

Can TK make the http connection and grab the actual file? I ask in ignorance.
  • Comment on Re: Trying to fetch image via URL Perl/Tk

Replies are listed 'Best First'.
Re^2: Trying to fetch image via URL Perl/Tk
by Muskovitz (Scribe) on Nov 19, 2014 at 13:00 UTC

    Uhhmm... i dont think so but i am using Net::FTP to grab the actual image file but i was trying to seek tweaks! for this statement

      Well, that was sorta' crucial information for those who might want to help, wasn't it?


      Questions containing the words "doesn't work" (or their moral equivalent) will usually get a downvote from me unless accompanied by:
      1. code
      2. verbatim error and/or warning messages
      3. a coherent explanation of what "doesn't work actually means.