by Bob Dively <dive@[EMAIL PROTECTED]
>
Apr 27, 2007 at 03:30 PM
ll <barn104_1999@[EMAIL PROTECTED]
> wrote:
> I am working with a page that has both cfform elements and 'plain
> html' form elements. In particular, I am needing to validate my
> textarea form field and my email text field. On one of my html pages,
> I have been using a great javascript validation script; however, I am
> wondering if I can use that in a coldfusion page? I've included the
> javascript I'd been using before.
JavaScript is a client-side technology and doesn't have anything
to do with ColdFusion. You'll need to include separate validation
code written in CFML of CFScript.
--
Bob Dively | I used to be indecisive, but now I'm not sure...