I use dreamwaver CS3 english verson to design an page that can carry files, but i don't know why it doesn't work.
Here is the page link:
http://shihlun.789mb.com/contactus/contactus.html
Here is the source code:
I design it as an " *.aspx "file.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>contactus</title>
<script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
<script src="SpryAssets/SpryValidationTextarea.js" type="text/javascript"></script>
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryValidationTextarea.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#apDiv1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 704px;
top: 130px;
}
#apDiv2 {
position:absolute;
width:200px;
height:115px;
z-index:2;
left: 224px;
top: 528px;
}
#apDiv3 {
position:absolute;
width:200px;
height:115px;
z-index:3;
left: 653px;
top: 69px;
}
-->
</style>
<!--[if gte IE 5.5000]><script type="text/javascript" src="pngfix.js"></script><![endif]-->
</head>
<body bgcolor="#FFFFFF">
<table width="900" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<div id="TabbedPanels1" class="TabbedPanels">
<ul class="TabbedPanelsTabGroup">
<li class="TabbedPanelsTab" tabindex="0" style="left: 0px; top: 1px">Pazzaz Motors</li>
<li class="TabbedPanelsTab" tabindex="0" style="left: 0px; top: 1px">Pazzaz Bicycles</li>
</ul>
<div class="TabbedPanelsContentGroup">
<div class="TabbedPanelsContent">
<form action="
mailto:hope@pazzaz.com" method="post" enctype="text/plain">
<div id="apDiv2"><img src="
file:///E|/傳送檔案/廖杞樟/pazzaz-1/New Motor Page/produstsmotors/images/png/race3.png" width="209" height="182" /></div>
<div id="apDiv1"><img src="
file:///E|/傳送檔案/廖杞樟/pazzaz-1/New Motor Page/produstsmotors/images/png/race3.png" width="209" height="182" /></div>
<table width="500" border="1" align="center" cellpadding="10" cellspacing="10">
<tr>
<th width="225" align="left" scope="row"><span id="sprytextfield1">
<label for="Sender">Sender:</label>
<input type="text" name="Sender" id="Sender" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></th>
<td width="225" align="left"><span id="sprytextfield3">
<label for="Reciver">Reciver:</label>
<input type="text" name="Reciver" id="Reciver" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></td>
</tr>
<tr>
<th width="225" align="left"><span id="sprytextfield2">
<label for="Phone">Comp:</label>
<input type="text" name="Company" id="Company" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></th>
<td width="225" align="left"><span id="sprytextfield4">
<label for="Country">Country:</label>
<input type="text" name="Country" id="Country" />
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<th width="225" align="left" scope="row"><span id="sprytextfield5">
<label for="Phone">Phone:</label>
<input type="text" name="Phone" id="Phone" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></th>
<td width="225" align="left"><span id="sprytextfield6">
<label for="Fax:">Fax:</label>
<input type="text" name="Fax:" id="Fax:" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></td>
</tr>
<tr>
<th width="225" align="left" scope="row"><span id="sprytextfield7">
<label for="E-Mail">E-Mail: </label>
<input type="text" name="E-Mail" id="E-Mail" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></th>
<td width="225" align="left"><span id="sprytextfield8">
<label for="Best time to call:">Caling timel:</label>
<input name="Best time to call:" type="text" id="Best time to call:" size="14" />
<span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></td>
</tr>
<tr>
<th width="225" align="left" scope="row"><span id="sprytextfield9">
<label for="Address:">Address:</label>
<input type="text" name="Address:" id="Address:" />
<span class="textfieldRequiredMsg">.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></th>
<td width="225"><label for="Browse">Your File</label>
<input name="Browse" type="file" class="TabbedPanelsContentGroup" id="Browse" /></td>
</tr>
<tr>
<th width="225" scope="row"> </th>
<td width="225"> </td>
</tr>
<tr>
<th colspan="2" scope="row" align="left" style="height: 136px"><span id="sprytextarea1">
<label for="Your Command">Your Command</label>
<br />
<textarea name="Your Command" id="Your Command" cols="80" rows="5"></textarea>
<span class="textareaRequiredMsg">A value is required.</span></span></th>
</tr>
<tr>
<th colspan="2" scope="row" align="left"><label for="submit"></label>
<input type="submit" name="submit" id="submit" value="Submit" />
<label for="send"></label>
<input type="reset" name="reset" id="reset" value="Reset" /></th>
</tr>
</table>
</form></div>
<div class="TabbedPanelsContent">
<form action="" method="post" enctype="text/plain" name="form1" id="form1">
<table width="688" border="1" align="center" cellpadding="10" cellspacing="10">
<tr>
<th width="344" align="left" scope="row"><span id="sprytextfield10">
<label for="label">Sender</label>
<span class="textfieldRequiredMsg">A value is required.</span></span>
<input type="text" name="Sender2" id="label" /></th>
<td width="344"><span id="sprytextfield15">
<label for="Reciver:">Reciver:</label>
<input type="text" name="Reciver:" id="Reciver:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<th width="344" align="left" scope="row"><span id="sprytextfield11">
<label for="Comp">Com:</label>
<input type="text" name="Comp" id="Comp" />
<span class="textfieldRequiredMsg">A value is required.</span></span></th>
<td width="344"><span id="sprytextfield16">
<label for="Countre:">Countre:</label>
<input type="text" name="Countre:" id="Countre:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<th width="344" align="left" scope="row"><span id="sprytextfield12">
<label for="Phone:">Phone:</label>
<input type="text" name="Phone:" id="Phone:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></th>
<td width="344"><span id="sprytextfield17">
<label for="Fax:">Fax:</label>
<input type="text" name="Fax:" id="Fax:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<th width="344" align="left" scope="row"><span id="sprytextfield13">
<label for="E-Mail:">E-Mail:</label>
<input type="text" name="E-Mail:" id="E-Mail:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></th>
<td width="344"><span id="sprytextfield18">
<label for="Calling time:">Calling time:</label>
<input type="text" name="Calling time:" id="Calling time:" />
<span class="textfieldRequiredMsg">A value is required.</span></span></td>
</tr>
<tr>
<th width="344" align="left" scope="row"><span id="sprytextfield14">
<label for="label2">Address:</label>
<span class="textfieldRequiredMsg">A value is required.</span></span></th>
<td width="344"> </td>
</tr>
<tr>
<th width="344" scope="row"> </th>
<td width="344"> </td>
</tr>
<tr>
<th align="left" colspan="2" scope="row"><span id="sprytextarea2">
<label for="Your Commend:">Your Commend:</label>
<br />
<textarea name="Your Commend:" cols="80" rows="5" wrap="virtual" id="Your Commend:"></textarea>
<span class="textareaRequiredMsg">A value is required.</span></span></th>
</tr>
<tr>
<th colspan="2" scope="row"> </th>
</tr>
</table>
</form>
</div>
</div>
</div>
<div id="apDiv3"><img src="
file:///E|/傳送檔案/廖杞樟/pazzaz-1/New Motor Page/produstsmotors/images/png/race2.png" width="209" height="183" /></div>
<script type="text/javascript">
<!--
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "custom");
var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2", "custom");
var sprytextfield3 = new Spry.Widget.ValidationTextField("sprytextfield3", "custom");
//-->
</script></td>
</tr>
</table>
<script type="text/javascript">
<!--
var sprytextfield4 = new Spry.Widget.ValidationTextField("sprytextfield4");
var sprytextfield5 = new Spry.Widget.ValidationTextField("sprytextfield5", "phone_number", {format:"phone_custom"});
var sprytextfield6 = new Spry.Widget.ValidationTextField("sprytextfield6", "phone_number", {format:"phone_custom"});
var sprytextfield7 = new Spry.Widget.ValidationTextField("sprytextfield7", "email");
var sprytextfield8 = new Spry.Widget.ValidationTextField("sprytextfield8", "time");
var sprytextfield9 = new Spry.Widget.ValidationTextField("sprytextfield9", "custom");
var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1");
var sprytextfield10 = new Spry.Widget.ValidationTextField("sprytextfield10") ;
var sprytextfield11 = new Spry.Widget.ValidationTextField("sprytextfield11") ;
var sprytextfield12 = new Spry.Widget.ValidationTextField("sprytextfield12") ;
var sprytextfield13 = new Spry.Widget.ValidationTextField("sprytextfield13") ;
var sprytextfield14 = new Spry.Widget.ValidationTextField("sprytextfield14") ;
var sprytextfield15 = new Spry.Widget.ValidationTextField("sprytextfield15") ;
var sprytextfield16 = new Spry.Widget.ValidationTextField("sprytextfield16") ;
var sprytextfield17 = new Spry.Widget.ValidationTextField("sprytextfield17") ;
var sprytextfield18 = new Spry.Widget.ValidationTextField("sprytextfield18") ;
var sprytextarea2 = new Spry.Widget.ValidationTextarea("sprytextarea2");
//-->
</script>
</body>
</html>
Here is the resoult I got :
Sender=bgfegbrtb
Reciver=tertbebg
Company=r34fg3fq324
Country=gr31rg3
Phone=15265465645645
Fax:=456465654645465
E-Mail=fdhw@gnirjbn.com
Best time to call嚗?12:44
Address嚗?cdqdscqwec
Browse=E:\?喲?獢撱?璅pazzaz-1\New Motor Page\images\2008-YZF-R125-action-051_tcm.psd
Your Command=ceqw
submit=Submit
Please help me to solve this problem