RE: Two issues. Drop down menus and.... - 8/24/2001 20:02:00
Hi Jimmy,I'm not sure what you're referring to about the huge frames for email registration, but if you want to remove the Reset button, just go into HTML View and remove the code that says "<input type="reset" value="Reset"> As for dropdown menus, just go to: Insert | Forms |Dropdown Menu This will insert your dropdown menu, then you can right-click on it, then select Form Field Properties. Give the field a name, then for each option, click Add and fill in the text in "Choice". If you want a different "value" to be submitted to you other than the text you placed in "Choice", you can check the box marked "Specify Value". This will enable another textbox in which you can enter the text you want to receive in your results. If you want a particular choice to be selected by default, you can check the radio button for that choice marked Inital State: "Selected". Someone else will have to answer why your reg name doesn't work anymore. :-) ginnie
|