i have placed 2 textfields textfield1 and textfield2 on Flow layout. i am restricting to 4 characters.
after entering the 4th character in textfield1, the cursor focus should automatically be set to textfield2
how do we achieve this?? can anyone help me on this
I would want to make a string sql safe , so how do i handle strings which have ' and \ ??
can i achieve this using replaceall method in java.lang.String to replace all ' and \ with sql safe value. could someone help me on this
Hello,
I have a table with the column "name" which has values like AAO1LC,BB03RS,CC02LC,DA02LC,CRT,RAELT. i want a query to sort this based on 01,02 ,i.e based on 2 and 3 char of name.
could anyone let me know how do i need to use select statement here.
thanks
I have 2 files, one is a html file and another is a jsp file. html file has a method "funcA" which calls a method "funcB" in a jsp file. "funcB" submits the form in the jsp and reloads the jsp page.
How do i make "funcA" to wait till the jsp is reloaded...
I have 2 files, one is a html file and another is a jsp file. html file has a method "funcA" which calls a method "funcB" in a jsp file. "funcB" submits the form in the jsp and reloads the jsp page.
How do i make "funcA" to wait till the jsp is reloaded...
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.