Hi,
 
(1)
 
<input type = 'text' size = '80'>
Gets turned into:
<input type="text"  size = '80'>
 
(2)
 
<INPUT TYPE=CHECKBOX NAME=bob VALUE=on>
When we submit a form it behaves differently than if we have:
<INPUT TYPE=checkbox NAME=bob VALUE=on>
 
If we check the box and submit the page back to itself, the second one keeps the box checked whereas the first one does not.
Cheers
 
Jonny
 

http://www.iii.co.uk

Interactive Investor International is a leading UK Internet personal

finance service that provides individuals with the capability to identify,

compare, monitor and buy online a number of financial products and services.

Interactive Investor Trading Limited, a subsidiary of Interactive Investor

International plc, is regulated by the SFA.

Reply via email to