Hola q tal, mmmmmm
![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
seria algo como esto lo que tu quieres hacer:
Código:
<form name="form1" method="post" action="">
<p><font face="Verdana, Arial, Helvetica, sans-serif">
<input name="checkbox" type="checkbox" value="true" checked>
Si </font></p>
<?php
if(checkbox == "true")
{
echo " <input name='rfc' type='text' size='28' maxlength='100'>";
}
else
{
echo "sin RFC";
}
?>
<p> </p>
</form>
Salu2.
bye
FELIZ AÑO NUEVO