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; ?>" />