Say the table "TblTest" contains a single column with the following data (3,6,4,8,32,26). Write an SQL statement to display the data in the following format
col1 col2
---- -----
3 6
6 4
4 8
8 32
32 26
No Ordering of data allowed. Goes without saying NO CURSORS.
Can somebody please tell me how to incorporate Sendkey in Javasript. I have a confirm dialog box on the screen and if the user does not respond in a said time I want to use send key and cause the cancel button to be clicked instead.
Thankx and regards
Hi
Can someone suggest a Netscape equivalent of the following statement
" window.document.getElementsByTagName("HTML"); "
Details :-
I have an application form i.e. Insurance Application. For every user who fill up the form I want to store the page as a text file for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.