Unsure how to enter
text into a Form.
Anyone
assist?
HTML extract
below:-
<div
id="listProcessTypes">
<form name="newLoadAF" method="post" action="" enctype="multipart/form-data">
<br>
<input type="hidden" name="loadType" value="CDF">
Personal Details data file:
<input type="file" name="dataFile" size="50" value=""><br>
<br><br>
<input type="submit" value="Load" class="button">
<input type="submit" name="cancelLoad" class="button" value="Cancel">
</form>
</div>
<form name="newLoadAF" method="post" action="" enctype="multipart/form-data">
<br>
<input type="hidden" name="loadType" value="CDF">
Personal Details data file:
<input type="file" name="dataFile" size="50" value=""><br>
<br><br>
<input type="submit" value="Load" class="button">
<input type="submit" name="cancelLoad" class="button" value="Cancel">
</form>
</div>
thanks
Andy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This email (including any attached files) is for the intended recipient(s) only. If you received this email by mistake, please, as a courtesy, tell the sender, then delete this email. The views and opinions are the originator's and do not necessarily reflect those of the Queensland Studies Authority. All reasonable precautions have been taken to ensure that this email contained no viruses at the time it was sent.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
