perl and php, may you expalain to me why you would need a ActiveX control for this?
Also last night I was tinkering and i found this, may be help may not be.
Code:
<select name="dropdown1">
<option value="<br>">option1</option>
<option value="<hr>">option2</option>
<option value="<font>">option3</option>
</select>
would it be that easy? and then when they save this off of my server and it is saved on their computer the form "save" button will get the values for all the dropdown boxes and display a message for them to save it in a certain location (that may be why i need the ActiveX or the signed Java applet, but would they still be needed if the user is going thru the save actions and its not just being saved without there knowledge?
Bookmarks