Hi.
I am now trying to solve some problem.
I want to read textarea value in client side behind code.
I know if I use runat property, it will be solved easily. But is there any way to read client textarea value without using runat property ?
I need to read textarea value and save them to my database.
If there is someone who has experience in this case, please help me.
thanks
View Complete Post