advanced code snippet search
s1nerg1a on 08/26/09
08/26/09 02:54pm
1 person have marked this snippet as a favorite
umang_nine
Muestra la pantalla inicial y carga el archivo f.js guardalo como prueba.php
<script type="text/javascript" src="f.js"></script><?php echo "Nombre :"; echo "<div id='resultado'> <input type='textfield' id='idprueba' value='Prueba'> </div>"; echo "<input type='button' value='Ok' onclick='Nombre()'>";?>
Report this snippet Tweet
Comment:
You need to login to post a comment.