XBRL (eXtensible Business Reporting Language). http://www.xbrl.es/es/inicio/que-es-xbrl/ http://www.aeca.es/pub/documentos/nt2.htm
Categoría: Uncategorized
Uncategorized
Centro Nacional de Referencia de Aplicación de las Tecnologías de Información y la Comunicación basadas en Fuentes Abiertas
by admin • • 0 Comments
Centro Nacional de Referencia de Aplicación de las Tecnologías de Información y la Comunicación basadas en Fuentes Abiertas http://www.cenatic.es/
Uncategorized
Content Security Policy now on Beta | FastMail Weblog
by admin • • 0 Comments
Content Security Policy now on Beta February 13, 2014 — Rob Mueller At FastMail, we’re always looking to increase security for our users. Cross-site scripting (XSS) attacks are one of the dangers that all websites must take care to mitigate against. HTML email is the highest risk for all webmail providers. Before embedding it into…
Uncategorized
virtual columns in 11g | Oracle FAQ
by admin • • 0 Comments
virtual columns in 11g | Oracle FAQ.
Uncategorized
HOWTO Debug PLSQL code that uses the HTP or HTF packages to build Web applications
by admin • • 0 Comments
http://www.toadworld.com/products/toad-for-oracle/w/toad_for_oracle_wiki/246.howto-debug-plsql-code-that-uses-the-htp-or-htf-packages-to-build-web-applications.aspx When using the debugger in TOAD you are able to set various options, paramters etc in a small anonymous block of PL/SQL. While this is fine for non-web oriented PL/SQL code, it doesn’t work with Web based code written in PL/SQLwhen that code makes calls to the HTP and HTF packages. However, thanks to…