Enter Keywords:
1 - 10 of 11383(0.42 seconds)
Sort By:
 
hi all, i have a question about date validation. i have a form field where the user must enter their birthdate. right now i have it checking to see that the user has entered 6 digits (or /'s) an...
Zones: JavaScriptDate Answered: 06/02/1997 Rating: 5.6 Views: 0
This function must be to verify that date 1 is smaller that date 2, however, the result of the condition of if is not consistent with the values of the dates. Why this function does not work? fun...
Zones: JavaScriptDate Answered: 06/25/1998 Rating: 6.4 Views: 4
How can I assign date to a variable eg. $date = Today + 2 + 365 2 and 365 are in days
Zones: PerlDate Answered: 12/09/1998 Rating: 8.2 Views: 0
dear all i have a procdedure that calculate the cost for phone but the time and date cost begin from the start but the data i fave inckude the end of the (date and time for the call) so i want to s...
Zones: OracleDate Answered: 05/28/1999 Rating: 6.8 Views: 0
I want to validate a date entered by the user in a form on the web page. I realise I must use the onchange event of the text box the data is typed in or the submit event of the form. Its just the v...
Zones: JavaScriptDate Answered: 06/24/1999 Rating: 9.8 Views: 0
Hi all, please help me to calculate Date as follow: d = new Date(); 1. Calculate the yesterday date of d. 2. Calculate the last month of d 3. Cal the week of the year of d 4. Cal the quater of th...
Zones: JavaScriptDate Answered: 07/30/1999 Rating: 8.8 Views: 0
hi, Tue Aug 31 23:18:47 EDT 1999 I wanna to change to GMT time, how? bash>date <what command> Posted in Unix section, but unix section is down . So post again in here , hope someone can ...
Zones: LinuxDate Answered: 09/29/1999 Rating: 8.4 Views: 0
The following outer join does not work.  Every thing exists except for one corresponding row in table D, and that record is not displayed.  Could it have to do with the last where clause?  Using a ...
Zones: OracleDate Answered: 01/11/2000 Rating: 6.2 Views: 0
We have an interesting problem. We are running Oracle7.3.4 on Solaris 2.6 and have experience the following problems: 1. Oracle is not picking the correct system time. The following query return...
Zones: OracleDate Answered: 01/11/2000 Rating: 6.4 Views: 0
I need to validate whether the given input is a valid date. I using Text box.
Zones: HTMLDate Answered: 02/03/2000 Rating: 6.6 Views: 0