snippet to prevent submission of form when certain/any
validations got failed
No Answer is Posted For this Question
Be the First to Post Answer
communication between main window and new windows
advance the focus to next consecutive fields when Enter Key is pressed
code to display a Countdown Timer (dynamic)
code to keep a page Out of the browser history
program to show a progress bar
How to encode and decode URL strings?
write a code that user can choose/alter Body Text Size
could you please tell me for what javac, javax,swing,awt.*; are using. what is the meaning and differences. and also there are 4 access modifiers in java. public, private, protected, default. what is the meaning of these 4 access modifiers and difference. public is the access modifier void means return data type disp() means function name what mean by static
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: <SCRIPT LANGUAGE=javascript> function calSubmit_onclick() { var xyz=0; .......... .......... document.write("<lable>"+xyz+"</label>"); /*Is it possible*/ }
Create a ViewState Property?
How to test whether two strings are equal or not ?
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space: