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.
What is really strange is that all the form data is being passed in the header.
I appreciate the help,
Brad
BEGIN CODE:
buildSystem.cfm
=====================
<form action="buildSystemProcess.cfm" method="post">
<input type="hidden" name="Pos" value="#Pos#">
<input type="radio" name="Product" value="25"> Product 1
<select name="Options25">
<option value="">Options</option>
<option value="Option 1">Option 1</option>
<option value="Option 1">Option 2</option>
</select>
<br><br>
<input type="radio" name="Product" value="26"> Product 2
<br>
<input type="submit" name="nextStep" class="searchSubmit" value="Continue
>>">
</form>
buildSystemProcess.cfm
===========================
<cfif IsDefined('form.Options25')>
<cfoutput>#form.Options25#</cfoutput>
</cfif>
>> I'm having a really hard time with losing the form scope
>> variables on CFMX 7. I have a pretty simple form that posts
>> to a CF page. The form contains a couple of radio buttons
>> and a select box. The select box name is dynamically
>> generated, but it shows correctly when I view the page source
>> from the browser.
>
>I suggest you post the code for your form and action pages.
>
>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!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225784
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54