Fulltext results:
- Automatic Submission of a Form if an Element is changed @info:javascript
- ====== Automatic Submission of a Form if an Element is changed ====== To submit the form if an element changes, you can use <code> onChange="this.form.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <select onCha
- Dice Roller @blog:2009
- sulting sum. For convenience, there is a second form where you can just enter the number of dice and p... 3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/>... bled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java
- Print Information about a Key @info:cryptography:openssl
- formation about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations ab... p://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format normally the command will expect an X509 certificate... t|-text]]'': prints out the certificate in text form. Full details are output including the public key
- Travian Map Download Script @z:travian
- o ${savemap} is the same als last one: REMOVING rm ${savemap} else # savemap and lastmap differ echo NEW MAP: ${savemap} rm -f ${todaymap} ln ${savemap} ${todaymap} rm ${lastmap} ln -s map-${today}.sql ${lastmap} #
- rmdir for OSX @info:mac
- > $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrot... if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmdir "${d}" || ls -al "${d}" do
- Formatting Syntax @wiki
- ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avis... stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unic
- Convert a Certificate @info:cryptography:openssl
- === Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out testkey.der {{tag>opens
- ZFS Playground @blog:2009
- code bash> pfexec zpool destroy demo zpool status rm c[01]d[012] </code> to be continued... {{tag>de
- How To Create a Moveable VM with VirtualBox @blog:2010
- ul, please let me know (you can use the contact form or leave a comment). You can also subscribe the f
- Print Information about a Certificate @info:cryptography:openssl
- t|-text]]'': prints out the certificate in text form. Full details are output including the public key
- CloudTable @z:cloudtable
- mpany with the application inside). This remote form will send the input via email to the application.
- Print Information about a Signature @info:cryptography:openssl
- bash> openssl pkcs7 -in signature.p7s -text -inform DER -print_certs -noout </code> {{tag> cryptogra
- Serial Protocol @p:dmx
- been defined: * **C**ounter - set, read or inform about the program counter * **P**rogram - fills
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- es ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigure''