arneweise77
Programmer
Hi!
I have a slight problem with retrieving the text in my textbox. I´m using at repeater with the id: thedata. In my repeater and Itemtemplate I have a textbox with the id:version_txt. I now need to get the text from that textbox that the user have entered. But I get an error that says " Name version_txt is not declared ". Though I know I´ve declared it.
It has to be something with the repeater and the Itemtemplate that I´ve missed. Please help me with this someone.
Thanks in advance, Arne
I have a slight problem with retrieving the text in my textbox. I´m using at repeater with the id: thedata. In my repeater and Itemtemplate I have a textbox with the id:version_txt. I now need to get the text from that textbox that the user have entered. But I get an error that says " Name version_txt is not declared ". Though I know I´ve declared it.
It has to be something with the repeater and the Itemtemplate that I´ve missed. Please help me with this someone.
Thanks in advance, Arne