how to convert varchar into datatype int.............
in ASP
Answer Posted / vasanth
parseInt(variable Name).
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is asp.net ajax?
How can you use a custom controls in ASP.NET application?
Explain the steps needed to be performed in order to create an animation in xaml?
How do I open an ashx file in windows 7?
What are the difference between function and stored procedure in .net programming language?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is repository pattern in mvc.net? : asp.net mvc
Define static constructor?
Which is the parent class of the ASP.NET server control?
What is ispostback method in asp.net? Why do we use that?
What is the function of the ViewState property?
What are the advantages and limitations of query string?
What are the contents of cookie?
What is http post and http get?
What is postback and autopostback in asp.net?