hi remember i did the same kind of coding as urs
its becos the values are in javascript
and when u hit back only the first will be retain
i have the same problem as well
yes.u will need to write a javascript above ur codes
urform is your form name
place tis script ard the head
<script language="javascript">
function check()(
if(document.urform.weblinkdescription.value.length=="0" || document.urform.weblinkdescription.value.charAt(0)=="...
i used this for a my webpage as well and i got abt 14 choice 1 options and its working perfectly...
i cant post mine up cos company policy and its on intranet
i did something similar for my current project, i oso have the codes u using the 2nd n 3rd will not b passed into the database as they are run by javascript
u can try this instead longer but usable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.