--=====================_8467846==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

I think this will do it

paste  <OPTION VALUE="AllPropertyCategories" SELECTED>(All Property Categories)
over
<option></option>

Seamus

At 03:00 pm 2/04/99 , you wrote:
>I am using the drop down box in a form to offer the user a selection
>extracted from the database however I cannot get the "required" facility to
>work in the event the user does not select any data from that field
>
>your assistance would be appreciated
>
>the code I am using as  follows:
>
>     <td><b>Property Category</b><br>
>                <cfselect name="PropertyCategory" size="1" required="yes"
>message="Please Select Your Property Category">
>      <option></option>
>                  <cfoutput query="PropertyCategoryDropDown">
>      <option>#PropertyCategoryDropDown.PropertyCategory#</option>
>      </cfoutput>
>               </cfselect>
>                   </td>
>
>
>Kind Regards
>
>Claude Raiola
>E-Mail: [EMAIL PROTECTED]
>Website: www.internetgoldcoastproperties.com.au
>
>
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

Seamus Campbell   BookBusiness - Netinfo
www.bookbusiness.com.au       [EMAIL PROTECTED]
ph 02 6297 4883   fax  02 6297 8464   mob 0416 055 171
In the Book Business? You need BookBusiness! 
--=====================_8467846==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
<font size=3>I think this will do it<br>
<br>
paste&nbsp; &lt;OPTION VALUE=&quot;AllPropertyCategories&quot;
SELECTED&gt;(All Property Categories)<br>
over<br>
&lt;option&gt;&lt;/option&gt;<br>
<br>
Seamus<br>
<br>
At 03:00 pm 2/04/99 , you wrote:<br>
<blockquote type=cite cite>I am using the drop down box in a form to
offer the user a selection<br>
extracted from the database however I cannot get the &quot;required&quot;
facility to<br>
work in the event the user does not select any data from that field<br>
<br>
your assistance would be appreciated<br>
<br>
the code I am using as&nbsp; follows:<br>
<br>
&nbsp;&nbsp;&nbsp; &lt;td&gt;&lt;b&gt;Property
Category&lt;/b&gt;&lt;br&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;cfselect name=&quot;PropertyCategory&quot; size=&quot;1&quot;
required=&quot;yes&quot;<br>
message=&quot;Please Select Your Property Category&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&gt;&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;cfoutput query=&quot;PropertyCategoryDropDown&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;option&gt;#PropertyCategoryDropDown.PropertyCategory#&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cfoutput&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;/cfselect&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;/td&gt;<br>
<br>
<br>
Kind Regards<br>
<br>
Claude Raiola<br>
E-Mail: [EMAIL PROTECTED]<br>
Website:
<a href="http://www.internetgoldcoastproperties.com.au/" 
eudora="autourl">www.internetgoldcoastproperties.com.au</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
Archives:
<a href="http://www.egroups.com/list/cf-talk" 
eudora="autourl">http://www.eGroups.com/list/cf-talk</a><br>
To Unsubscribe visit
<a href="http://www.houseoffusion.com/index.cfm?sidebar=lists&amp;body=lists/cf_talk" 
eudora="autourl">http://www.houseoffusion.com/index.cfm?sidebar=lists&amp;body=lists/cf_talk</a>
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. 
</font></blockquote><br>
<div>Seamus Campbell&nbsp;&nbsp; BookBusiness - Netinfo</div>
<div><a href="http://www.bookbusiness.com.au/" 
EUDORA=AUTOURL>www.bookbusiness.com.au</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[EMAIL PROTECTED]</div>
<div>ph 02 6297 4883&nbsp;&nbsp; fax&nbsp; 02 6297 8464&nbsp;&nbsp; mob 0416 055 171 
</div>
In the Book Business? You need BookBusiness!
</html>

--=====================_8467846==_.ALT--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to