It's just one possible approach to figuring out how I can
run validation using ColdFusion on one field at a time.
Then process all fields when all are validated.

What's happening is I'm breaking up the processing page
with different sections according to the data coming from
the calling page.

IF x....

        <taconite>
                do this...
        </taconite>

ELSE

        <taconite>
                do this...
        </taconite>


Rick



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dan G. Switzer, II
Sent: Monday, March 26, 2007 8:32 AM
To: 'jQuery Discussion'
Subject: Re: [jQuery] Taconite Plug-in Question...

Rick,

>Can there be more than one set of
><taconite></taconite> tags on a single page?

Why would you need more than one taconite tag in the response? It's just the
root tag, you can send multiple replace/append/etc tags.

-Dan


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to