| Author: mahalakshmi 14 Jul 2008 | Member Level: Gold | Rating: Points: 3 |
hi,
r u restricting ur textbox values using validation controls. if u r using means with that expression u can add " ' " char. by default textbox allows all characters.
|
| Author: Arun Gandhi 14 Jul 2008 | Member Level: Gold | Rating: Points: 2 |
mahalakshmi i want the valuse in the textbox to be stored in the sql table . i want the single quotes to be in the text.
|
| Author: Roshan R Mhatre 14 Jul 2008 | Member Level: Gold | Rating: Points: 1 |
I think U restrict it with Validation Control. C it
|