Hi,
I have a table in which Iam displaying a dynamic text as
<TD><%= retailUserIdPas swordHelpVO.get ChallengeQuesti on1() %></TD>
Now the problem is if the text is too long, it is going beyond the screen. Instead I want the text to be wrapped. Any Suggestions please.....
Thanks,
Kamal
User Profile
Collapse
-
JSP refresh
Hi,
I have a JSP and once it is loaded, after 2 seconds I need to refresh the page once. Currently Iam using META tag but the page is getting refreshed again and again......but my requirement is that the page should be refreshed only once after a specified time say 2 or 3 seconds. Can someone help....
Thanks,
Kamal -
Help With Dates
Hi,
I got a scenario where the user gets an id which will expire in 24 hours. Now for that validation I need to update a field ie., set expiration time for 24 hours from the current time.
When the user logs in with that userid I need to check whether the id has expired or still valid. How do I set the time. Can I get some code please.
I got two functions which converts string to date and date to string... -
Thanks a lot :)
Regards,
Kamal... -
Can you give me a small example.......i e., piece of code
Thanks & Regards,
Kamal...Leave a comment:
-
Alpha Numeric Unique Random Number
Hi,
Can I get a piece of code which can generate a 10 - 15 digit/character of uinque Random Number. The generated random number can contain both characters and digits.
Regards,
Kamalakar. -
Focus for textboxes
Hi,
I got 3 text boxes and my requirement is once in enter 3 digits in the first text box, the focus should move to second text box and once i enter 2 digits in that then the focus should move to third text box. Iam using struts <html:text>. Can anyone help with a piece of code.
Regards,
Kamal -
-
Hi,
Can you give me a piece of code for that. With the earlier method Iam getting even 0 as a random number which is not my requirement. I should get either 1,2 3 or 4....Leave a comment:
-
-
Generating a Random Number
Hi,
I need a piece of code to generate a random number between 0 and 5 (both exclusive) ie., number should be either 1,2,3 or 4. And also I need only two unique random numbers out of the four numbers. ie., out of 1,2,3 and 4 only two numbers should be picked randomly and those two numbers should not be repeated. Any help please....
Regards,
VRK -
Random Number
Hi,
How to generate a random number between 1 to 4. Can someone give me the code.
Regards,
Kamal -
-
-
Hi,
Thanks for your reply..but can you please write some code for concatenating the values and assigning to the variable in the Action Form. Iam relatively new to this technology. Thanks a lot...
Regards,
Kamal....Leave a comment:
-
Input data for EIN or SS
Hi,
In my JSP page I have to take an input for either Social Security Number for which the format is 999-99-9999 or Employee Identification Number for which the format is 99-9999999. Now it is not know which one the user is going to enter. He has to enter only one field ie., either SSN or EIN.
So I have 3 text boxes for SSN and 2 text boxes for EIN. How should I name them. Because in the Action Form only one property...
No activity results to display
Show More
Leave a comment: