alcapone Posted October 20, 2006 Share Posted October 20, 2006 hi i have this part of a script Use <input type="text" class="text" maxlength="3" size="5" name="trn" value="<?if($trn){echo"$trn";}?>"> turns producing coke.<select name="drug_type"><option value="crack" <?if($drug_type==crack){echo"selected";}?>>crack </option></select><br><input type="hidden" name="keyboard" value="enter"><input type="submit" class="button" name="produce" value="produce"></span></form>need it to work with out the drop down box in there Link to comment https://forums.phpfreaks.com/topic/24567-drop-down-box/ Share on other sites More sharing options...
knowNothing Posted October 20, 2006 Share Posted October 20, 2006 In the future....1. Use a more descriptive topic name.2. Spellcheck your entire post and make sure it makes sense.--EDIT--[color=blue]Original post has been updated, so ignore this this reply. thnx.[/color] Link to comment https://forums.phpfreaks.com/topic/24567-drop-down-box/#findComment-111955 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.