Javascript Interview Questions
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
How to get A ASCII Value of Any character
What is negative infinity
How to match two string in Javascript
What is JSON in Javascript
How to get compare current date and get which is greater
Is it possible to stop the clientside validation of an entire page
Home
>>
Web Interview Questions
>>
Javascript Interview Questions
Get Back Character to ASCII
Posted on June 3rd , 2009 by Admin
alert(Chr(80)); alert(Chr(82));
Site Search