| Author: vipul 04 Nov 2009 | Member Level: Diamond | Rating:   Points: 3 |
hi, you can't use this type of script in the windows form this is only for web application. and your code i think you want validation of the control! if i am write then used validating event of that control if you used textbox then there is one validating event. so used that.
Please Rate This Answer If They Helpful
Thanks & Regards Patel Vipul
|
| Author: Anil Kumar Pandey 04 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
windows form the java script code is not required...
this is for the Web based application..
Thanks & Regards Anil Kumar Pandey
|
| Author: Deepika Haridas 09 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
Hello,
Windows application doesn't provide you with the feature to write javascript codes. So if you want to validate then you can write them in various events.
Thanks & Regards, Deepika Editor
If U want to shine like a SUN..First U have to burn like the SUN!! Need a Guide? Join my mentor program..
|