I'm writing an application with a main window (frame), several sub-windows (frames) and dialogs. Is there a way to create ONE menubar with the same menus in it so that it is displayed by all frames...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10013500.html
Zones:
JavaDate Answered: 06/10/1997 Grade: B Views: 0
I am using perl subroutine in order to sendmail
what should I change or add to this subroutine in order
to sendmail with attachment.
sub mailto
{
($To,$Su,$Bod)=@_;
local($sr)='mailto' ;
open(MAIL...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10103796.html
Zones:
PerlDate Answered: 01/20/1999 Grade: C Views: 0
I have been using Access for a while now, Im not a begginner but I need someone to explain ODBC to me. What I want is to put all my tables on a server(backend), and put all the forms etc (frontend)...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10134360.html
Zones:
MS AccessDate Answered: 03/03/1999 Grade: A Views: 0
How can I send a full mail message (from, to, subj, attachement) to my mailer to processor (ex. Outlook Express) with/without send it? It is possible?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10172759.html
Please can you help me.
I need to send an EMail with an attachment in code. I can send a plain EMail using ShellExecute or similiar routines but have problems with attachemnts.
Thanks in advanc...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10206038.html
I have a microsoft Acess database within which I generate dynamic word documents based on customer records and I want to email it to them...is there a way to attach these letters automatically to a...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/13/1999 Grade: C Views: 0
I need a way (code would be great) to have email sent from the user to include an attachment sent from THEIR hard drive.
Any ideas?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_10293300.htm...
Zones:
PHPDate Answered: 02/15/2000 Grade: B Views: 0
I want to try to include a file as an attachment in an e-mail which I am sending using datasend. Right now my code looks like this:
sub sendmail {
use Net::SMTP;
local($to, $subject, $m...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10311523.html
Zones:
PerlDate Answered: 03/16/2000 Grade: A Views: 0
Inserted a picture on a Word-document. But when I opened it again, instead of the picture I got Big Red X.
What does that mean???
I got the same in one of the attachment-files. Does this means I...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_103...
My firm uses a Qmail MTA on a linux box serving a primarily NT network. Is there a way to configure Qmail to filter out
ALL email containing attachments?
http://www.experts-exchange.com/OS/Linux/Administration/Q_10335408.html
Zones:
Linux AdminDate Answered: 05/19/2000 Grade: B Views: 0