how to avoid java script validation in client side validation?
Answer Posted / md akhtar
If you are using Internet Explorer:
Goto-->Tools-->Internet Options-->Security Settngs-->Custom
Level--> Here Select "Disable Active Script" in the Radio
Button List.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a program to show polymorphism.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
what is the difference between an OS(operating system) and Framework?
how to stop execution of step 3 in a job mainframe
Write a program to find duplicate number from array in minimum time complexity.
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
Outline the two important features of a terminating recursion. Any ideas?
Write a program to reverse a number?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
the systematic access of small computers in a distributed data processing system is referred as?
< DL Compact > tag is used for
Is buffer size and file block size is similar? If similar,at which case it will be same size?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
how do find the user exit for selected feild whatis the process and can u plz explain it