I am working on the date using regular express.
(/^(\d\d?)\W(\d\d?)\W(\d{4})$/)
It is working very well but now my users want date to be blank.
When user enter date 10/8/2007 after...
Thank you . It is working. I am very new with Javascript. How do you do an automatically clear a text box when check button is clicked.
Thank you very much,.
Hi :
I am only need year , The users will enter year and click submit exmaple 2004 ,If text then it not allowed . I will try this and I wil get back to you.
Thanks
Hi
I am creating another caculation. I have 5 fees
and 1 Number for ID
when I did the calcualtion, The total box include ID
example:
ID =2 N1 =1 N2=1 N3 =1N4 =1
My Total should =4 ...
Hi Kor
I have a function that will calculate 6 field. I got it to work.
I am testing it now and I found that if I enter any number before enter numer into my 6 calcualated fields, The number...
Hi
This codes below will producing 4 extra. Sample when I enter one amount of 2 into amount1 textbox and not enter anything into amount2 text box.
My Total will be 6..I am not sure why.
Thanks ipinga. It is working but my Total I get $4 extra. I am looking where it comes from. I could not find it.
I get it it when I enter first amount Value for example $2.00 my total is display...