Very true, what threw me off was that when he replied to his own message and
then added text, Gmail hid all the original text thinking it was "quoted
text". So it appeared that he was self-posting the form back to itself and
had no logic there that did anything with it.

Once I expand the embedded quoted text, it makes more sense, but not much
more. He has two separate forms defined and is trying to access fields from
one form in the other form. The first thing I'd recommend is to remove the
AJAX content calls and just get the form to do what you want on a single
page. Once that works, you can start adding the AJAX calls back.


On Fri, Mar 13, 2009 at 5:26 PM, Dave Watts <[email protected]> wrote:

>
> > Since you don't have a form action defined, what exactly are you
> expecting
> > to happen when you press submit?
>
> It's worth pointing out that a form with no action will use the URL of
> the form itself as its action URL.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320512
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to