Damian Small
|
| Posted: 03/01/2002, 6:20 AM |
|
Hi There
Any ideas on how I could conditionally hide a radio list field, example:
Quantity O 250 O 500 O 750. On a record form. Im using ASP templates.
Regards Damian Small
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.313 / Virus Database: 174 - Release Date: 2/01/2002
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/01/2002, 7:33 AM |
|
You can create 2 forms , 1 with and 1 w/o this field and
conditionally hide 1 at a time. See http://gotocode.com/art.asp?art_id=54&
--
Alex
CodeCharge Developer
"Damian Small" <dsmall@idx.com.au> wrote in message
news:a5o2ns$gs0$1@news.codecharge.com...
> Hi There
>
> Any ideas on how I could conditionally hide a radio list field, example:
> Quantity O 250 O 500 O 750. On a record form. Im using ASP templates.
>
> Regards Damian Small
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.313 / Virus Database: 174 - Release Date: 2/01/2002
>
>
|
|
|
 |
|