formatting text input fields

M

Mike

does fp have a formatting routine for the input fields ?


Reply To : (e-mail address removed)
 
M

Murray

FP has CSS, so, yes. That's how you'd do it. What kind of formatting are
you looking for?
 
M

Mike

the 1st thing that comes to mind is the credit card number field.
it would be nice to receive the form with the values seperated with a space
at every 4th number.



On Fri, 5 Jan 2007 07:25:48 -0500, "Murray"

***FP has CSS, so, yes. That's how you'd do it. What kind of formatting are
***you looking for?


Reply To : (e-mail address removed)
 
M

Murray

That's something you would have to do with client-side javascript or
server-side pre-processing of the forms data. FP has nothing like that as
far as I know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top