J Jeff New member Jan 7, 2011 #1 I have this code in my form but I am unable to pass the value to the text field <input name="Dlr_Name" type="text" maxlength="50" class="maintable" id="Dlr_Name" size="54" value= "<?php echo $d; ?>" />
I have this code in my form but I am unable to pass the value to the text field <input name="Dlr_Name" type="text" maxlength="50" class="maintable" id="Dlr_Name" size="54" value= "<?php echo $d; ?>" />