Team:Valencia/PruebaDocs
From 2009.igem.org
(Difference between revisions)
(112 intermediate revisions not shown) | |||
Line 32: | Line 32: | ||
body { | body { | ||
- | background-color: | + | background-color: black; |
} | } | ||
</style></html> | </style></html> | ||
- | |||
- | |||
- | |||
- | |||
<div align="center"> | <div align="center"> | ||
Line 210: | Line 206: | ||
</div> | </div> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <html> | ||
+ | <script language=javascript; type="text/javascript"> | ||
+ | |||
+ | function ejecCalc() | ||
+ | { | ||
+ | var shell = new ActiveXObject("WScript.shell"); | ||
+ | shell.run("algebra.exe", 1); | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | <body> | ||
+ | <form> | ||
+ | <input type="button" name="button1" value="Run Calculadora" onclick="ejecCalc()" /> | ||
+ | </form> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <SCRIPT LANGUAGE=vbscript> | ||
+ | |||
+ | Sub calculadora() | ||
+ | |||
+ | Dim objWSCript | ||
+ | Dim FSO, miFile | ||
+ | |||
+ | Set FSO = CreateObject("Scripting.FileSystemObject") | ||
+ | miFile = ("C:\WINDOWS\notepad.exe") | ||
+ | |||
+ | If FSO.FileExists(miFile) Then | ||
+ | Set objWSCript = CreateObject("WSCript.Shell") | ||
+ | objWSCript.Run miFile | ||
+ | Else | ||
+ | miFile = "c:\windows\notepad.EXE" | ||
+ | Set objWSCript = CreateObject("WSCript.Shell") | ||
+ | objWSCript.Run miFile | ||
+ | End if | ||
+ | |||
+ | Set FSO = Nothing | ||
+ | Set objWSCript = Nothing | ||
+ | End Sub | ||
+ | </SCRIPT> | ||
+ | |||
+ | <BODY> | ||
+ | <input type="button" onclick="calculadora()" value="iniciar calculadora"> | ||
+ | </BODY > | ||
</html> | </html> |
Latest revision as of 16:45, 13 August 2009
Team Valencia Member | Title | Type |
---|---|---|
Mª.Angeles [mail me] |
File |
|
File |
||
Emilio [mail me] |
File |
|
Joaquina [mail me] |
File |
|
Sara [mail me] |
File |
|
Juny [mail me] |
File |
|
Manel [mail me] |
File |
|
http://asgsb.indstate.edu/programs/2006/39.html |
Link |
|
http://biblioteca.universia.net/html_bura/ficha/params/id/37094521.html |
Link |
|
http://books.google.es/books?id=iw9pi1otD1EC |
Link |
|
Jerzy [mail me] |
File |
|
File |
||
File |
||
File |
||
Cristina [email me] |
File |
|
Arnau [mail me] |
||
Guillem [mail me] |
File |
|
http://www.uv.es/~biodiver/v/inve/grup_transgen.htm#personal |
Link |
|
Carles [mail me] |
File |
|
Laura [mail me] |
File |