I have an ID which I pass from the QueryString["id"]. The id is integer only
and I want before performing any action to validate if the Id is valid
integet.
"Jassim Rahma" <jrahma@hotmail .comwrote in message
news:9033326F-9E53-490A-89A5-82F92386B458@mi crosoft.com...
>
I have an ID which I pass from the QueryString["id"]. The id is integer
only and I want before performing any action to validate if the Id is
valid integet.
"Jassim Rahma" <jrahma@hotmail .comwrote in message
news:A96839F1-82CB-40A4-841D-3DB0596AB70E@mi crosoft.com...
sorry.. posted in csharp by mistake
>
>
>
"Jassim Rahma" <jrahma@hotmail .comwrote in message
news:9033326F-9E53-490A-89A5-82F92386B458@mi crosoft.com...
>>
>I have an ID which I pass from the QueryString["id"]. The id is integer
>only and I want before performing any action to validate if the Id is
>valid integet.
Comment