ralphtrent
Programmer
Hello
I would like to show text on a web page with out using a form field. I have seen this done before but I am not sure how. I want to use a drop down to have a user select a value and then right next to that drop down value show pre-definded data. I know can use document.formname.fieldname.value = 'text'; but I do not want to use a text field. I think I need to use the inner function, but not sure how to do so.
I know my post is pretty vague and probably pretty confusing, so let me know if you need further details.
Thanks
Ralph
I would like to show text on a web page with out using a form field. I have seen this done before but I am not sure how. I want to use a drop down to have a user select a value and then right next to that drop down value show pre-definded data. I know can use document.formname.fieldname.value = 'text'; but I do not want to use a text field. I think I need to use the inner function, but not sure how to do so.
I know my post is pretty vague and probably pretty confusing, so let me know if you need further details.
Thanks
Ralph