I have been banging my head on the simplest thing. Why doesn't THIS work? It doesn't 
select choice 'B'.

[cfform action="#CGI.SCRIPT_NAME#" method="post">
  [cfselect name="letter" selected="B">
    [option value="A">Apple
    [option value="B">Bear
    [option value="C">Car
  [/cfselect>
  [input type=submit>
[/cfform>

(please excuse the [ I dont know how else to show HTML/CFML without my mail program 
eating the tags)



---------------------------------------------------------------------------
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 Fax 1.212.679.8032

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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