radio button default

Subject: radio button default
From: "D. Bennion" <bennion3@xxxxxxxxx>
Date: Wed, 27 Sep 2000 14:23:35 -0700 (PDT)
I have searched for this topic everywhere and can't
find anything. Does anyone know how to set a radio
button to default in xsl/html? 

Right now I have this:
yes<input type="radio" name="KeyActivity" 
value="1"><xsl:attribute
name="value"><xsl:apply-templates
select="key-activity"/></xsl:attribute></input>
				No<input type="radio" name="KeyActivity"
value="0"><xsl:attribute
name="value"><xsl:apply-templates
select="key-activity"/></xsl:attribute></input></td>

I tried checked after value but it wouldn't process.
An error occurred.

Any ideas?


thanks.

dave



__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread