String value = null;response.write(convert.ToInt32(value));
String value = null;response.write(int.parse(value));