$html_message = "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">
<html>
<head>
<title></title>
<base href=\"JURI::base()/\" />
<style type=\"text/css\">
"."
</style>
</head>
<body>$html_message</body></html>";
if ($mode != false){
$html_message = "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">
<html>
<head>
<title></title>
<base href=\"JURI::base()/\" />
<style type=\"text/css\">
"."
</style>
</head>
<body>$html_message</body></html>";
} /**
* Send the email(s)
*/
$email_sent = JUtility::sendMail($from, $fromname, $recipient, $subject, $html_message, true,
$ccemails, $bccemails, $attachments, $replyto_email, $replyto_name );/**
* Send the email(s)
*/
$email_sent = JUtility::sendMail($from, $fromname, $recipient, $subject, $html_message, $mode,
$ccemails, $bccemails, $attachments, $replyto_email, $replyto_name );if (!($mode == false)) {
$mode = true
};Folgenden User neuanlegen:
{UAnrede} {UVorname} {UName}
Eintrittsdatum (dd/mm/yyyy): {UDatum}
Abteilung: {UAbt} (Kostenstelle {UKST})
Firma: {UFirma}
geplante Durchwahl: {UTel}
Standort: {UStandort}
Berechtigungen und Freigaben:
Laufwerk N: {LW_N}
MS Office: {Office}
Lotus Notes DB Größe: {Lotus_Notes}
MS Access: {Access}
CWWS: {CWWS_A} {CWWS_S}
DataWareHouse: {DWH_A} {DWH_S}
HOST 3270: {HOST}Folgenden User neuanlegen:
{UAnrede} {UVorname} {UName}
Eintrittsdatum (dd/mm/yyyy): {UDatum}
Abteilung: {UAbt} (Kostenstelle {UKST})
Firma: {UFirma}
geplante Durchwahl: {UTel}
Standort: {UStandort}
Berechtigungen und Freigaben:
Laufwerk N: {LW_N}
MS Office: {Office}
Lotus Notes DB Gr<? $rows[0]->emailsubject = "Userneuanlage: ".$_POST['UVorname']." ".$_POST['UName'];
if (!($mode == false)) {
$mode = true
};
?>Glare wrote:Uh, now there´s a new problem.
I´ve used this at On Submit code - before sending email:
- Code: Select all
<? $rows[0]->emailsubject = "Userneuanlage: ".$_POST['UVorname']." ".$_POST['UName'];
if (!($mode == false)) {
$mode = true
};
?>
But now he send me as subject only what i´ve entered at the general page at EMail subject
Return to ChronoForms Suggestions & Hacks
Users browsing this forum: Yahoo [Bot] and 1 guest