Created
December 14, 2011 00:49
-
-
Save carlesandres/1474680 to your computer and use it in GitHub Desktop.
Ejecución de script php desde web
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="../comgas_Detallar_Modulo.php" method="post" target="_blank"> | |
<label>Describir módulo (p.e. ServiceContracts ): <input type="text" size=30 name=modulename></input></label> | |
<input type=submit value="Describir"></input> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment