In the example below, how would I use Javascript or CF informing a user to 
please make a selection as opposed to clicking SUBMIT on the title "View 
Available Reports"?

Thanks as always.

<form method="post" action="test.cfm">

<select name="date">
<option>View Available Reports</option>
</select>

<input type="image" src="images/view.gif" name="submit" value="submit"> 
</form>

Robert O.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189441
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

Reply via email to