Looks like you're posting the form to itself, but not carrying over the URL.ProdID used in the where clause of the query in the form, so the second time through, nothing is returned by the query.
On Tue, Jul 1, 2008 at 1:32 PM, Rick King <[EMAIL PROTECTED]> wrote: > hmm...that didn't seem to work. As soon as I hit the submit button on the > form (and don't fill in the Captcha correctly so it returns the error > message), the <cfdump> returns an empty string for the email address. For > some reason, I can't get that email address to stick. > > Any other ideas? > Thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308404 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

