I am having problems submitting a multi-page form and can not figure out what else could be necessary to get it to work. It functions fine in a browser so the form is not broken. I am passing all formfields with required field values filled. There is a dyanimic-id that is included in page passed back in first request that I pass back in the second request. I added cgi fields "referer" and "user-agent" but that didn't help. There is no cookie involved or session-id on url. I get an error that none of the required fields were passed which is not the case.
Is there anything else I need to pass or should look out for that I didn't mention above? I have other multi-page forms running off the same code so it seems to be something special with this form. Thanks for any suggestions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249863 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

