From professional translators, enterprises, web pages and freely available translation repositories.
addmailattachment()
addmailattachment()
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
addmailattachment(), createmail()
addmailattachment(), createmail()
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
see the addmailattachment() command for a list of available mime types.
siehe den addmailattachment() befehl für eine liste der verfügbaren mime-typen.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
more information about the optional 'mimetype$' parameter may be found at addmailattachment().
mehr informationen über den optionalen parameter 'mimetyp$' sind bei addmailattachment() zu finden.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
initnetwork(), setmailbody(), setmailattribute(), addmailattachment(), addmailattachmentdata(), sendmail(), freemail()
initnetwork(), setmailbody(), setmailattribute(), addmailattachment(), addmailattachmentdata(), sendmail(), freemail()
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
setmailbody(), setmailattribute(), addmailattachment() and addmailattachmentdata() can be used to change the content of the #mail.
setmailbody(), setmailattribute(), addmailattachment() und addmailattachmentdata() können verwendet werden, um den inhalt der email zu verändern.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
initnetwork() if createmail(0, "test@purebasic.com", "hello") if addmailattachment(0, "attachment 1", openfilerequester("choose an attachment", "", "", 0)) debug "attachment correctly added" else debug "attachment failed" endif endif
initnetwork() if createmail(0, "test@purebasic.com", "hello") if addmailattachment(0, "anhang 1", openfilerequester("einen anhang auswählen", "", "", 0)) debug "anhang korrekt hinzugefügt" else debug "anhang fehlgeschlagen" endif endif
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting