How to test whether two strings are equal or not ?
Answer / sandeep
Use strcmp(s1,s2) and see the corresponding int values..Its
either 0 or 1.
| Is This Answer Correct ? | 1 Yes | 1 No |
write a program to detect the user's browser ?
Code to Block submission of form by pressing Enter Key
code to detect availability of cookies
how to delay a function call ?
code to keep a page Out of the browser history
Create a Menu that can be activated while clicking on Right Mouse button
How to Add Message and Confirmation Boxes Using JavaScript?
code to calculate the number of days between two dates
how to pass data between pages using Cookies
code to get the coordinates of a Click Event
how to create an anonymous function
code to sorting an array of objects