Answer Posted / sandeep
Use strcmp(s1,s2) and see the corresponding int values..Its
either 0 or 1.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to create a Draggable element
Create a ViewState Property?
how to copy form data between different pages
how to Auto Scroll the page
how to pass data between pages using Frames
code to get the coordinates of a Click Event
Create a Menu that can be activated while clicking on Right Mouse button
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
how to convert between arrays and strings
code to images to rollover
how to create Expandable and Collapsible Menus
How to encode and decode URL strings?
write a code to generate pseudorandom numbes
code to detect availability of cookies
I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: