PHP is server side, it has nothing to do with client side, aside from
server up some information. You can, and should, validate the input
using PHP after it is submitted.
For client side validation you would need to use javascript. You can do
what you are trying to do in javascript, but it will
Javascript is your answer.
Cheers,
-Ryan
We will slaughter you all! - The Iraqi (Dis)information ministers site
http://MrSahaf.com
- Original Message -
From: "Bobpilly" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 12, 2003 11:20 AM
Subj
Hello all
I am trying to enforce input masks for dates that are viewable in a single
html text box. For example i would like a single tect box that the user will
see ##/##/ in and when they click on the field they will only be able to
enter digits in the ## areas the / will remain. Is php c
3 matches
Mail list logo