<td width="342">
<input type="button" name="submit" value="预览" onclick="preview()">
<input type="submit" name="submit" value="发送">
<input type="reset" name="Submit3" value="重来">
第二步:预览
<?
if (submit=="预览")
{
switch($new)
{
case "newyear":
$new="newyear.gif";
break;
case "newyear2_2":
$query=newyear2_2.gif;
break;
case "newyear3_3":
$query=newyear3_3.gif;
break;
}
}
?>
<html>
<head>
<title>电子贺卡</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#eeeeee">
<form method="post" action="mailtocard.php">
<table width="497" border="0" cellspacing="0" cellpadding="0" align="center" height="310">
<tr>
<td colspan="2">
<div align="center">
<? echo "<img src=http://www.dvbbs.net/images/".$new.".gif>"; ?>
</div>
</td>
</tr>
<tr>
<td width="317" valign="top">
<p><font size="3" color="#FF0066">您好朋友:</font><br>
<br>
<font size="2" color="#3333FF">
<? echo $text; ?>
</font></p>
| 对此文章发表了评论 |
