No I fixed that problem... (needed to add the ".text or .selected" to each variable value)
The problem now is, well I have no idea. The variables are correct and they send correctly but it still does not want to sync with the PlanPlus online jsp file?
my cfm file returned these results...
Code:
CFMVOPTION_CFMV_EBFB_NA_EBFF_2310_BACHELOR_BACHELORETTE_PARTY = false
CFMVOPTION_CFMV_EBFB_NA_EBFF_2310_DAY_OF_COORDINATION = false
CFMVOPTION_CFMV_EBFB_NA_EBFF_2310_PLANNING = true
CFMVOPTION_CFMV_EBFB_NA_EBFF_2310_CONSULTING = false
FBKY = DAgnMtKq
FBID = 366
EBFF_2331 = Simply VIP Wedding
EBFF_2312 = test Special Requests
EBFF_2311 = test Google
EBFF_2309 = 2500
EBFF_2308 = 15
EBFF_2307 = test@test.com
EBFF_2306 = test time to call
EBFF_2305 = 702.456.1234
EBFF_2304 = test state
EBFF_2303 = test city
EBFF_2302 = test address
EBFF_2384 = test groom Name
EBFF_2383 = test Last Name
EBFF_2382 = test First Name
Here is the html form script that PlanPlus generates that I am targeting for this flash form
Code:
<form name=ebfb_na action="http://4.71.96.208/forms/fmsubmit.jsp" method=post>
<table width=100% cellspacing=0 cellpadding=1 border=0>
<tr>
<td class=normalSmall align=right nowrap>Bride First Name: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2382 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Bride Last Name: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2383 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Groom Name: </td>
<td class=normalSmall align=left nowrap><input type=text class="textInput" name="ebff_2384" value="" size=30 ></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Address: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2302 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>City: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2303 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>State: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2304 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Phone: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2305 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Best Time To Call: </td>
<td class=normalSmall align=left nowrap><input type=text class="textInput" name="ebff_2306" value="" size=30 ></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>E-Mail: </td>
<td class=normalSmall align=left nowrap><input type=text name=ebff_2307 class=textInput size=24 value=""></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Approx. # Of Guests: </td>
<td class=normalSmall align=left nowrap><input type=text class="textInput" name="ebff_2308" value="" size=30 ></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Estimated Budget: </td>
<td class=normalSmall align=left nowrap><input type=text class="textInput" name="ebff_2309" value="" size=30 ></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Interested In: </td>
<td class=normalSmall align=left nowrap><table cellspacing=0 cellpadding=0 border=0 align=left><tr><td><input readonly type=text class="textInput" name="ebff_2310" id="ebfb_na_ebff_2310" value="" size=32 onClick="javascript:toggleCfMvFrame('cfMV_ebfb_na_ebff_2310', 'ebfb_na_ebff_2310');"></td><td><a href="javascript:toggleCfMvFrame('cfMV_ebfb_na_ebff_2310', 'ebfb_na_ebff_2310');"><img src="graphics/ozIconDropdown.gif" border=0></a></td></tr></table><div id="cfMV_ebfb_na_ebff_2310" class="cfMVHidden"><input type=checkbox name="cfmvoption_cfMV_ebfb_na_ebff_2310_Bachelor_Bachelorette_Party" value=Y >Bachelor_Bachelorette_Party<BR><input type=checkbox name="cfmvoption_cfMV_ebfb_na_ebff_2310_Consulting" value=Y >Consulting<BR><input type=checkbox name="cfmvoption_cfMV_ebfb_na_ebff_2310_Day_Of_Coordination" value=Y >Day_Of_Coordination<BR><input type=checkbox name="cfmvoption_cfMV_ebfb_na_ebff_2310_Planning" value=Y >Planning<BR><input type=button name="NA" value="Close" class=smallButton onClick="javascript:toggleCfMvFrame('cfMV_ebfb_na_ebff_2310', 'ebfb_na_ebff_2310');"><BR></div></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>How Did You Hear About Us: </td>
<td class=normalSmall align=left nowrap><select class=selInput name="ebff_2311"><option value=""> <option value="Ask Search" > Ask Search<option value="Google Search" > Google Search<option value="Hotel Referral" > Hotel Referral<option value="MSN Search" > MSN Search<option value="Nightclub Referral" > Nightclub Referral<option value="Other" > Other<option value="Referral" > Referral<option value="Repeat Client" > Repeat Client<option value="Travel Channel" > Travel Channel<option value="Yahoo Search" > Yahoo Search</select></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Special Requests: </td>
<td class=normalSmall align=left nowrap><textarea class="textInput" name="ebff_2312" rows=3 cols=36 ></textarea></td>
</tr>
<tr>
<td class=normalSmall align=right nowrap>Division: </td>
<td class=normalSmall align=left nowrap><select class=selInput name="ebff_2331"><option value=""> <option value="Graphic Intrigue" > Graphic Intrigue<option value="Red Carpet VIP" > Red Carpet VIP<option value="Simply VIP" > Simply VIP<option value="Simply VIP Wedding" > Simply VIP Wedding<option value="Status Couture" > Status Couture<option value="Vegas Wedding Guide" > Vegas Wedding Guide</select></td>
</tr>
<tr>
<td> </td><td class=normalSmall align=left nowrap>
<input type=button name=update class=normalButton value=Submit onClick="proceed_save()">
<input type=hidden name=fbid value=366>
<input type=hidden name=fbky value=KPVQX33R>
<script>
function proceed_save() {
document.ebfb_na.submit();
}
</script>
</td>
</tr>
</table>
</form>
Bookmarks