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 |
Reading which Non-Character Key was pressed
create Drop-Down Navigation Menus
Code to Block submission of form by pressing Enter Key
how to pass data between pages using Cookies
code to positioning of window in certain dimensions
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
how to pass data between pages using Frames
how to create a Draggable element
determine which Element received an Event
how to convert between arrays and strings
write a code that user can choose/alter Body Text Size
write a program to detect the user's browser ?