Click to See Complete Forum and Search --> : form calculator


nzsteveo
11-15-2003, 03:59 AM
hello i would love for some help..... i cant find a pre made script that does the trick. here is my html version.. its very rough!

<html>
<head>

</head>

<body
<th height="0%" >
<table "36%" height="440">
<tr>
<th height="0%" >how
many cards</th>
<th height="0%" >&nbsp;</th>
<th height="0%" >
<form name="form2" method="post" action="">
<input type="text" name="textfield" value="10">
</form>
</th>
</tr>
<tr>
<th height="0%" >One
colour print: from </th>
<th height="0%" >$1.30ea</th>
<th height="0%" >
<form name="form1" method="post" action="">
<input type="radio" name="radiobutton" value="radiobutton">
1
</form>
</th>
</tr>
<tr>
<th height="0%" ><br>
Full colour print: from </th>
<th height="0%" >$2.50ea</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton" checked>
or 2</th>
</tr>
<tr>
<th height="0%" "46%" "46%""><br>
One time setup fee:</th>
<th height="0%" >
$25.00</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton" checked>
</th>
</tr>
<tr>
<th height="0%" >
<p><br>
Card Design: </p>
<p>if required</p>
</th>
<th height="0%" >$35.00</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton" checked>
</th>
</tr>
<tr>
<th height="0%" >Slot
punched:</th>
<th height="0%" >
$0.20 per card</th>
<th height="0%">
<input type="radio" name="radiobutton" value="radiobutton" checked>
</th>
</tr>
<tr>
<th height="0%" >Image
scans:</th>
<th height="0%" >
$1.00 per image</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton" checked>
</th>
</tr>
<tr>
<th height="0%" >Vinyl
badge strap </th>
<th height="0%" >$1.30</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton">
1 </th>
</tr>
<tr>
<th height="0%" >Nylon
Lanyard</th>
<th height="0%" >
$2.40</th>
<th height="0%" >
<input type="radio" name="radiobutton" value="radiobutton" checked>
2</th>
</tr>
<tr>
<th height="0%" ><br>
Vinyl Badge Holder</th>
<th height="0%" >
$2.40</th>
<th height="0%">
<input type="radio" name="radiobutton" value="radiobutton">
or 3</th>
</tr>
<tr>
<th height="0%" >Data
entry: </th>
<th height="0%" >$25.00/hour</th>
<th height="0%" >if
required </th>
</tr>
<tr>
<th height="2" >Photo
Service:</th>
<th height="2" >
$50.00/hour(s)</th>
<th height="2" >if
required </th>
</tr>
</table>
<form name="form3" method="post" action="">
<p>
<input type="submit" name="Submit" value="calculate">
<input type="submit" name="Submit2" value="reset">
</p>
<p>one of set up cost
<input type="text" name="textfield3" value="65">
</p>
<p>cost per card
<input type="text" name="textfield4" value="6.1">
</p>
<p>cost for all cards not including setup cost
<input type="text" name="textfield5" value="61">
</p>
<p>&nbsp; </p>
</form>
<p>&nbsp;</p>
</th>
<tr><th height="2" "12%" "12%"">&nbsp;</th>

</body>
</html>

Khalid Ali
11-15-2003, 06:11 AM
Originally posted by nzsteveo
hello i require a script to be made..

????

People who post answers here are volunteers, and I personally find this kind of language a bit crude,

nzsteveo
11-15-2003, 06:21 AM
sorry you must have the wrong person.