asp.net - How to get value in a textbox that is readonly -


I have a textbox. To call iam in its onclick, call javascript fn. The taxbox is read-only, the text box is coming to click on the calendar and the value is visible in the text box. But clicking on the submit button, where I wrote the code to save, I can not find the value in the text box. What could be the reason for this?

I suspect that there is a feature in your text box, which instead prevents it from its value server From posting on


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -