Ask a Question related to ASP Database, Design and Development.
-
Ray at #1
Re: Select Default Value
Try putting a space before Selected.
Ray at home
"Frank Py" <fpy@proactnet.com> wrote in message
news:%23Fhb8B$RDHA.1552@TK2MSFTNGP12.phx.gbl...> On my edit record form, I'm trying to use a select box to display my
> expense values. My default value is not being pulled in like it does
> when I use a text box. Any help appreciated. Code:
>
> <td width="25%"><SELECT name="Expense"><Option
> value="<%=form_Expense%>"Selected>
>
> Thanks,
> Frank
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Ray at Guest
-
multiple select list default values (asp/vb)
(asp/vb) Hi all, I have a multiple select list on an insert record form. I can make multiple selections and insert them into the database... -
#25474 [Bgs]: posting arrays from a select box with multiple select is not working properly
ID: 25474 User updated by: fmuller at cisco dot com -Summary: apache2filter: posting from a multiple select box is not... -
Default Value from a select statement
I'm trying to force a field in a subform to have a default value selected from a table with a parameter based on a value from the main form. My... -
php and html forms: select multiple default selected from php/mysql
hi, i'm pretty new to all this, so bear with me.... i want to call from the database the total number of options for a select box (from table... -
SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items mustappear in the select list if SELECT DISTINCT is specified.
Dan, You should be able to do this: SELECT Id, FaxID, ReceivedTime, Pages FROM ( SELECT DISTINCT .Id AS Id,



Reply With Quote

