T O P I C R E V I E W |
luke7273 |
Posted - 26 Jul 2007 : 08:20:27 It seems impossible to dynamically define a default item in a option list with php, since the 'select=""' can only put by D.H.E. ..
True of false ? Or any other solution ?
Thanks. |
3 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 10 Aug 2007 : 17:34:10 Good idea!
|
luke7273 |
Posted - 10 Aug 2007 : 11:38:05 Davide,
Maybe a very general property field that could be used for all HTML objects that could let write anything by php server ? For example , imagine a property "Set by server", where we could write "<?php echo ' select="" '; ?>; in such a case you would just insert that "Set by server" property inside the HTML object description. That idea could let both HTML particularities AND data to be changed by server.
But anyway I'm using HTML and ok as far as now. |
s.dav |
Posted - 26 Jul 2007 : 10:09:32 This is true but I've no idea how to fix this problem. Any idea?
Actually you need to create your select list using HTML... |