G
Guest
For Frontpage 2000: I'm trying to retrieve values entered by a user into a
form (text boxes and drop downs) and use this information in a spreadsheet on
the same page. The fields of the form are layed out within a table to
facilitate alignment.
I have a textbox named txbTestData. In the spreadsheet I've entered this
exact formula: =document.txbTestData.value and the spreadsheet returns
the error #Name?. I've tried the formula: =document.txbtestdata.value
with the same #Name? result. The web has been published to a site that runs
Frontpage extensions. The form in all other ways works properly.
What am I doing incorrectly?
form (text boxes and drop downs) and use this information in a spreadsheet on
the same page. The fields of the form are layed out within a table to
facilitate alignment.
I have a textbox named txbTestData. In the spreadsheet I've entered this
exact formula: =document.txbTestData.value and the spreadsheet returns
the error #Name?. I've tried the formula: =document.txbtestdata.value
with the same #Name? result. The web has been published to a site that runs
Frontpage extensions. The form in all other ways works properly.
What am I doing incorrectly?