well here is the code
<!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>
<title>
Seminar Form
</title>
<!-- Meta Tags -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- CSS -->
<link rel="stylesheet" href="css/structure.css" type="text/css" />
<link rel="stylesheet" href="css/form.css" type="text/css" />
<!-- JavaScript -->
<script type="text/javascript" src="scripts/wufoo.js"></script>
</head>
<body id="public">
<img id="top" src="images/top.png" alt="" />
<div id="container">
<h1 id="logo"><a>Wufoo</a></h1>
<form id="form71" name="form71" class="wufoo topLabel" autocomplete="off"
enctype="multipart/form-data" method="post" action="#public">
<div class="info">
<h2>Seminar Form</h2>
<div>Please fill in the details for registration</div>
</div>
<ul>
<li id="foli0" class=" ">
<label class="desc" id="title0" for="Field0">
Name
</label>
<span>
<input id="Field0" name="Field0" type="text" class="field text" value="" size="8" tabindex="1" />
<label for="Field0">First</label>
</span>
<span>
<input id="Field1" name="Field1" type="text" class="field text" value="" size="14" tabindex="2" />
<label for="Field1">Last</label>
</span>
</li>
<li id="foli2" class=" ">
<label class="desc" id="title2" for="Field2">
Position
</label>
<div>
<input id="Field2" name="Field2" type="text" class="field text medium" value="" maxlength="255" tabindex="3" />
</div>
</li>
<li id="foli3" class=" ">
<label class="desc" id="title3" for="Field3">
Home Institution
</label>
<div>
<input id="Field3" name="Field3" type="text" class="field text medium" value="" maxlength="255" tabindex="4" />
</div>
</li>
<li id="foli4" class=" ">
<label class="desc" id="title4" for="Field4">
Email
</label>
<div>
<input id="Field4" name="Field4" type="text" class="field text medium" value="" maxlength="255" tabindex="5" />
</div>
</li>
<li id="foli5" class=" ">
<label class="desc" id="title5" for="Field5">
Phone
</label>
<span>
<input id="Field5" name="Field5" type="text" class="field text" value="" size="3" maxlength="3" tabindex="6" /> -
<label for="Field5">(###)</label>
</span>
<span>
<input id="Field5-1" name="Field5-1" type="text" class="field text" value="" size="8" maxlength="8" tabindex="7" /> -
<label for="Field5-1">###</label>
</span>
</li>
<li id="foli10" class=" ">
<label class="desc" id="title10" for="Field10">
Format of Presentation
</label>
<div class="column">
<input id="radioDefault_10" name="Field10" type="hidden" value="" />
<input id="Field10_0" name="Field10" type="radio" class="field radio" value="Lecture" tabindex="9" checked="checked" />
<label class="choice" for="Field10_0" >
Lecture</label>
<input id="Field10_1" name="Field10" type="radio" class="field radio" value="Seminar" tabindex="10" />
<label class="choice" for="Field10_1" >
Seminar</label>
<input id="Field10_2" name="Field10" type="radio" class="field radio" value="Colloquium" tabindex="11" />
<label class="choice" for="Field10_2" >
Colloquium</label>
</div>
</li>
<li id="foli6" class=" ">
<label class="desc" id="title6" for="Field6">
Date of Your Seminar
</label>
<span>
<input id="Field6-1" name="Field6-1" type="text" class="field text" value="" size="2" maxlength="2" tabindex="12" /> /
<label for="Field6-1">DD</label>
</span>
<span>
<input id="Field6-2" name="Field6-2" type="text" class="field text" value="" size="2" maxlength="2" tabindex="13" /> /
<label for="Field6-2">MM</label>
</span>
<span>
<input id="Field6" name="Field6" type="text" class="field text" value="" size="4" maxlength="4" tabindex="14" />
<label for="Field6">YYYY</label>
</span>
<span id="cal6">
<img id="pick6" class="datepicker" src="images/calendar.png" alt="Pick a date." />
</span>
<script type="text/javascript">
Calendar.setup({
inputField : "Field6",
displayArea : "cal6",
button : "pick6",
ifFormat : "%B %e, %Y",
onSelect : selectDate
});
</script>
</li>
<li id="foli7" class=" ">
<label class="desc" id="title7" for="Field7">
Arrival Date
</label>
<span>
<input id="Field7-1" name="Field7-1" type="text" class="field text" value="" size="2" maxlength="2" tabindex="15" /> /
<label for="Field7-1">DD</label>
</span>
<span>
<input id="Field7-2" name="Field7-2" type="text" class="field text" value="" size="2" maxlength="2" tabindex="16" /> /
<label for="Field7-2">MM</label>
</span>
<span>
<input id="Field7" name="Field7" type="text" class="field text" value="" size="4" maxlength="4" tabindex="17" />
<label for="Field7">YYYY</label>
</span>
<span id="cal7">
<img id="pick7" class="datepicker" src="images/calendar.png" alt="Pick a date." />
</span>
<script type="text/javascript">
Calendar.setup({
inputField : "Field7",
displayArea : "cal7",
button : "pick7",
ifFormat : "%B %e, %Y",
onSelect : selectDate
});
</script>
</li>
<li id="foli8" class=" ">
<label class="desc" id="title8" for="Field8">
Departure Date
</label>
<span>
<input id="Field8-1" name="Field8-1" type="text" class="field text" value="" size="2" maxlength="2" tabindex="18" /> /
<label for="Field8-1">DD</label>
</span>
<span>
<input id="Field8-2" name="Field8-2" type="text" class="field text" value="" size="2" maxlength="2" tabindex="19" /> /
<label for="Field8-2">MM</label>
</span>
<span>
<input id="Field8" name="Field8" type="text" class="field text" value="" size="4" maxlength="4" tabindex="20" />
<label for="Field8">YYYY</label>
</span>
<span id="cal8">
<img id="pick8" class="datepicker" src="images/calendar.png" alt="Pick a date." />
</span>
<script type="text/javascript">
Calendar.setup({
inputField : "Field8",
displayArea : "cal8",
button : "pick8",
ifFormat : "%B %e, %Y",
onSelect : selectDate
});
</script>
</li>
<li id="foli9" class=" ">
<label class="desc" id="title9" for="Field9">
Enter the Demand Draft (DD) No.
</label>
<div>
<input id="Field9" name="Field9" type="text" class="field text medium" value="" maxlength="255" tabindex="21" />
</div>
</li>
<li class="buttons">
<input id="saveForm" class="btTxt" type="submit" value="Submit" />
</li>
<li style="display:none">
<label for="comment">Do Not Fill This Out</label>
<textarea name="comment" id="comment" rows="1" cols="1"></textarea>
</li>
</ul>
</form>
</div><!--container-->
<img id="bottom" src="images/bottom.png" alt="" />
</body>
</html>
well the code is not written by me , as i have said it before i have taken it from the website wufoo.com so it also contains css and other image stuffs.(i guess that doesnt matter )
>-codejoust :
well the website i have to develop , will have to cater both displaying the database (for members for which i have created a login page ) and
accept the data to store it in mysql .