chazspot
Tue Mar 08 10:25:02 CST 2005
Actually, I got it to work by changing "True" to "False"...
e.g. FieldDefaults=",,,,,,,,,,,,False,,False,False,False,False,False,False";
Thanks.
"Stefan B Rusynko" wrote:
> Delete the attribute named: checked
> within the radio input tag
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
>
http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "chazspot" <chazspot@discussions.microsoft.com> wrote in message news:2940C242-E02A-4C28-947B-729FB0A94F91@microsoft.com...
> |I figured that was the case. I looked at the code and couldn't figure out how
> | to do that hence my question.
> |
> | Thanks!
> |
> |
> |
> | "Stefan B Rusynko" wrote:
> |
> | > At least in ASP (probably in ASP.net too) that's a flaw in FP
> | > - it wants to make one of the boxes checked
> | > (as required by html, since FP ignores the scripts)
> | > - so you need to remove it in code view
> | >
> | > --
> | >
> | > _____________________________________________
> | > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> | > "Warning - Using the F1 Key will not break anything!" (-;
> | > To find the best Newsgroup for FrontPage support see:
> | >
http://www.net-sites.com/sitebuilder/newsgroups.asp
> | > _____________________________________________
> | >
> | >
> | > "chazspot" <chazspot@discussions.microsoft.com> wrote in message news:5E1D3009-D3CD-456C-8497-26CC3EECB2E3@microsoft.com...
> | > | Using ASP.Net since I can't get ASP to work in FP2003. The form that contains
> | > | checkboxed already have been checked off. How can I have it so by default
> | > | they are unchecked?
> | > |
> | > | Thanks for your help
> | >
> | >
> | >
>
>
>