% includeFile( "head.html" ) %>
<%
local mySize = "photos"
local i=math.floor (model.nonCSS.contact.im)
%>
You entered an invalid email address. Please press Back and try again!";
echo "
Back";
} elseif ($subject == "") {
echo "
Your mail has no subject. Please press Back and try again!
";
echo "
Back";
}
elseif ($from == "") {
echo "
You've not entered a name. Can you press back and enter it please!
";
echo "
Back";
}
elseif (mail($recipient,$subject,$message,$replyto)) {
echo "
$mailmess
";
echo "
Back";
} else {
echo "
Can't send email to $email
";
}
?>
<% if i>numImages then
if model.nonCSS.warnings then LrDialogs.message( "Warning", "Please Select at least one image, or choose Use: All Filmstrip Photos in the Toolbar") end
%>
<% else %>
.exportFilename %>.jpg)
<% end %>
<% includeFile( "menu.html" ) %>
<% includeFile( "foot.html" ) %>