G
Guest
I created two dropdownlists, one of them is filled up through javascript
because i did not want to create to much datatransfer since the content of
that list depends on what is selected in the first dropdown...
By javascript I can retrieve the selected value and put it in a hidden
field, so that ASP.NET recognizes the value, but after clicking the submit,
the value is lost...
somebody knows what can be done about it...
because i did not want to create to much datatransfer since the content of
that list depends on what is selected in the first dropdown...
By javascript I can retrieve the selected value and put it in a hidden
field, so that ASP.NET recognizes the value, but after clicking the submit,
the value is lost...
somebody knows what can be done about it...