On 11/30/05, Brad Haas <[EMAIL PROTECTED]> wrote: > Here's some partial code from both pages. Even though this code is very > "watered down", I can get it to produce the same type of problems as the full > application. All I have to do to get the form scope to disappear is to > submit this form without selecting either radio button. Even if you select > an option for the select box, it will still fail unless a radio button is > selected.
I can't repro. I used your exact code and clicked Continue >> without selecting anything. form.Options25 is defined as expected (with an empty string ""). form.Product is not defined (because no radio button was selected so there is no value to send). On the buildSystemProcess page I dumped form scope: form - struct FIELDNAMES POS,OPTIONS25,NEXTSTEP NEXTSTEP Continue >> OPTIONS25 [empty string] POS #Pos# -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225788 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

