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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. amy100

    Empty attachment in email

    Thanks! I tried adding the full path. It turns out that I can send other types of attachments such as text files. But it is the excel files that get attached as empty files. Any idea why this is happening? I tried various MIME types that correspond to xls files but that didn't seem to help...
  2. amy100

    Empty attachment in email

    BTW, I tried specifying the complete path to the file in the PATH parameter. But i still get an empty attachment. Amy
  3. amy100

    Empty attachment in email

    Do you mean this statement: my $attachment_fullpath='filename.xls'; At first I thought this parameter meant the path to the file, but in the documentation it seems that this parameter simply refers to the original name of the file and filename refers to the name of the attachment in the email...
  4. amy100

    Empty attachment in email

    Hi, I got a solution to my original problem of not being able to send an e-mail at all http://www.tek-tips.com/viewthread.cfm?qid=1514393#post I implemented this code on my computer thats running Vista and WAMP v 2 as the webserver. This code worked perfectly on that machine...
  5. amy100

    Perl-Send e-mail

    Thank you very much!
  6. amy100

    Perl-Send e-mail

    hi Im new to Perl. Im trying to write a program to send an e-mail via my cgi script. I tried various options - MIME::Lite, Sendmail, Mail::Sender, and none seem to work. I get no error message in the Server Log file, but I dont receive an e-mail either. I suspect that it cant establish a...

Part and Inventory Search

Back
Top