L
lizii
Hey there - hopefully last newbie question i will ask for a while!
I want my application to work where you click a button - and it either:
a) open a email application - insert the correct email address and add
a subject + any attachments
or
b) just create an email and send it off with appropriate attachments
etc.
However i have a snag - i have no idea what their smtp server will be
(and the chances are, neither will they!)
i found out about mailMessage and the SmtpMail - however to send the
email i need to know the smtp.
Is there anyway of finding out from their machine what their Smtp
details are? or anyway of opening up their default mail service and
slotting in these details? I found brief glimpses about using Shell -
but not too sure about whats going on there. Better yet would be some
book or some website that gives a bit more clear idea about all of
this.
Thanks in advance!
I want my application to work where you click a button - and it either:
a) open a email application - insert the correct email address and add
a subject + any attachments
or
b) just create an email and send it off with appropriate attachments
etc.
However i have a snag - i have no idea what their smtp server will be
(and the chances are, neither will they!)
i found out about mailMessage and the SmtpMail - however to send the
email i need to know the smtp.
Is there anyway of finding out from their machine what their Smtp
details are? or anyway of opening up their default mail service and
slotting in these details? I found brief glimpses about using Shell -
but not too sure about whats going on there. Better yet would be some
book or some website that gives a bit more clear idea about all of
this.
Thanks in advance!