On Fri, Dec 13, 2002 at 02:19:07PM +1100, Andrew Wilson wrote:
> 
> Hay guys i was wondering if there was a form parameter of something
> equivalent for input text boxes that when a user enters a number or series
> of numbers that it removes the spaces.

Are you saying that your users will hit their space bar a number of
times after entering a numeric value into a text box?  If so, then
http://www.php.net/trim may be what you want.  If not, you'll need
to explain it more concisely.

-- 
  Paul Chvostek                                             <[EMAIL PROTECTED]>
  Operations / Abuse / Whatever                          +1 416 598-0000
  it.canada - hosting and development                  http://www.it.ca/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to