hi,

plz can any one say how to display the value of a particular varible in c# alert box?

for eg, if int x = 10
then
response.write( "alert('wha t should i write to display the value of x')");