Hello,
Every time I print the page, I noticed the last line of the page is always cut into halves literally, leaving the top half on the 1st page and the 2nd half at the top of the next page. I tried to adjust the linebreaks but have not helped. Can anyone tell me how to go about resolving...
Hello,
I have created a report using Forms on visual studio.net. The layout looks fine and prints nicely when I use the print utility off windows( File -> Print). The problem is inside the report there is a textbox(Journals:) that user writes long strings which looks ok in the webpage display...
Hello,
Question on btnSubmitAssign_Click(object sender, System.EventArgs e) ...
On the 3 drop boxes:
County:
Default Community:
Code Area:
When the page first loaded, it will automatically show up with 3 dropdown list boxes and the default fills in automatically.
County: AAY...
Hello,
I have a jsp page that has multi radio buttons and select boxes, and when the user finish selecting the choices, he will push the 'submit' button to complete the process.
Right now, if you press the 'submit' button it goes to an Exception Error.
Exception...
hello,
I am learning jsp as I go.
Now I have the beans getting the data I want and displaying it properly in the dos window...
Username is: test3
incidentName is: Hurricane Ivan
functionName is: Volunteer Organizations
Can anyone show me how I can display this info on the jsp page...
Hello,
I am learning as I go ...
I want to make changes to an existing procedure. I want to round the numbers to 2 deciml places.
Example: TIMEDIFF shows up as 0.366666666666667
I want it to show up as 0.37
how do I go about to change that?
Also, after the change, I need to update...
Hello,
I have 2 lists :
Personnel:
==========
test1
test2
Janet
Brown
Small
People:
==========
james
Wolter
McDonald
I have no problem transfering items from Personnel listBox to People listbox, but I do not seem to be able to transfer items from People list back to Personnel list.
It...
hello,
how do I go about getting the sum of time_diff group them by username, function_name?
I have this statment which I manage to get the time_diff from TIME_OUT - TIME_IN
`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SELECT USERNAME, FUNCTION_NAME, INCIDENT_ID, TIME_IN...
Hello,
I want this String("------Original Message ----------")to only show up once in the subsequent Forward messages or Replys. I put in a for loop to ask to loop once but it is still showing up in subsequent forward messages. Can you tell me where I went wrong or what should be the proper...
Hello,
I have 2 pages, composeMessage.jsp & replyMessage.jsp pages. On the composeMessage.jsp, user composes his message, and there is a dropdown box which contains a list of recipients. User selects one as primary recipient. When user does the select primary, the checkbox with the same...
Hello,
Can anyone tell me what I am missing in the following? In getMsgStatusAsString, it calls method 'isFRecipientAck'. When it returns row count 0, the field should show 'UNREAD', if row count returns 1, then it should show 'READ'.
Right now all it does is showing 'UNREAD', I tested it...
Hello,
I want to extract the first name off a list of names separated by '<br>', what is the correct way of doing it?
i.e.
John<br>James<br>Lisa<br>Mary<br>
I want the name 'John' only.
thanks,
Ngai
hello,
In my reply email, I want ">" to show up at the beginning of every line so that it separates the previous messages from the new one to be.
How do I make the ">" to show up?
Example:
>To :Public Information; Agriculture; Recovery
>Subject:[RE]: testing0944
>Date:2004-11-03...
Hello,
In the drop down box list , I selected 'Transportation' as PrimaryRecipient. Then below it on the checkboxes I checked 'Agriculture', 'Command', 'Direction and Control' as my choices.
4 choices:
Transportation ( primaryRecipient)
Agriculture
Command
Direction and Control
when I...
Hello,
On this page, there exists 20 checkboxes of recipients. I am asked to add a dropdown list box. On the same page, there are same 20 recipients as checkboxes. The task is when the user select a recipient from the dropdown box, the checkbox with the same recipient name will automatically...
Hello,
Sorry, I think I posted this question on the JSP forum, I guess this should be in the javascript forum instead. Please Help.
I have a drop box that has a list of all the Recipients. I also have checkboxes for the same list of Recipients. Once a recipient is selected from the drop...
Hello,
I have a drop box that has a list of all the Recipients. Below the drop box, I also have checkboxes for the same list of Recipients. Once a recipient is selected from the drop box, I want the same(matching one) recipient's checkbox automatically checked. I am not sure how to do this...
hello,
Can someone tell me what this error message mean? I know is something to do with not being able to get the data from the database but usually what causes that to error out?
"java.lang.ArrayIndexOutOfBoundsException: 0"
Thanks,
Ngai...
Hello,
I am asked to add a 'form template' feature to the existing page. These form templates will be residing in a different server or remote server. Users will be allowed to select from a list of form templates listed on this page. When a user clicked on a listed form name, the form will...
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.