So how does your "checkbox" function work?  When a box is checked the
value gets put in a text box? What is this purpose?

You can display the value instead in a div.  The checked values will
get passed when a form is submitted so it's not necessary to also have
them in a textbox if that textbox is not also used for user input.

On Jul 5, 12:25 pm, PaulM <[EMAIL PROTECTED]> wrote:
> thats silly. I want them to use the checkbox to put stuff in, but not
> via copy and paste
>
> On Jul 4, 5:58 pm, Terry B <[EMAIL PROTECTED]> wrote:
>
> > disable the text box
>
> > On Jul 4, 5:25 pm, PaulM <[EMAIL PROTECTED]> wrote:
>
> > > how can I prohibit from users pasting content into text boxes?

Reply via email to