Forum: JavaScript / DHTML / AJAX Nov 15th, 2008 |
| Replies: 3 Views: 646 Is the name of the function validate() here??
Plzz expplain it.. |
Forum: JavaScript / DHTML / AJAX Nov 14th, 2008 |
| Replies: 3 Views: 646 I have designed a Registration form with the help of HTML. Here in the tage <form> I have given the action to the JSP page. (e.g. <form name="form1" action="sample.jsp">) .
I have to validate this... |
Forum: Java Nov 14th, 2008 |
| Replies: 2 Views: 1,025 There are two dates (e.g. 11/11/2008 and 20/11/2008). Then how can we calculate the number of days betweeen thess two days in java. |
Forum: Java Nov 14th, 2008 |
| Replies: 3 Views: 384 I add integer values in combo box.When I call getSselectedItem it return object.How i convert it into integer. |
Forum: JSP Nov 12th, 2008 |
| Replies: 1 Views: 988 I have used MSAccess as backend. Date is stored in the Date/Time format.
I have to retrieve only the date from the database using JSP code. But I get date as well as time. So plzzzzzzzzz help me in... |