- see footer for list info -<
Ok changed the code  now to this... Just a simple cfoutput ......

<cfparam name="form.Select_Phase" default="0">
<cfparam name="form.Select_Place" default="0">
<cfparam name="form.Select_Skill" default="0">

<table border="0" class="itemTable" width=100%>
        <tr>
                <td valign="top">
<cfoutput>Chosen Phase - #form.select_phase#</cfoutput><br />
                        <cfoutput>Chosen Place - #form.select_place#</cfoutput><br 
/>
                        <cfoutput>Chosen Skill - #form.select_skill#</cfoutput><br 
/>
                </td>
        </tr>
</table>

I just don't believe it ..... Its never done this before ....

Very Weird .....

Regards - Paul


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to