I have a textbox.In its onclick iam calling a jquery to call calendar.Texbox is readonly. Clicking on calendar is coming and value is showing in textbox. But clicking on submit button where I have written code to save, while iam saving the data
does't save read only text box value. What may be the reason for that? i want that text box is readonly. how can i reslove this ?
SudhaRubini
Member
391 Points
383 Posts
Read only value does't save
May 05, 2012 05:14 AM|LINK
Hi ,
I have a textbox.In its onclick iam calling a jquery to call calendar.Texbox is readonly. Clicking on calendar is coming and value is showing in textbox. But clicking on submit button where I have written code to save, while iam saving the data does't save read only text box value. What may be the reason for that? i want that text box is readonly. how can i reslove this ?
please help me