Internal Help

Adding Shockwaves to the wiki text

add a .swf by using the following code block and change it to your situation. Replace all src=”...”, WIDTH and HEIGHT Settings according to your needs.

==== Flash Screencast Test ====
<html>
<body>
<!-- Flash movie tag--> 
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" 
WIDTH="951" HEIGHT="634" id="PerfToolTipDemo.swf" ALIGN=""> 
 <PARAM NAME=movie VALUE="PerfToolTipDemo.swf"> 
 <PARAM NAME=quality VALUE=high> 
 <PARAM NAME=bgcolor VALUE=#ffffff> 
 <EMBED src="http://wiki.sqldbhelper.net/lib/exe/fetch.php?media=perftooltipdemo.swf" quality=high bgcolor=#3b7  WIDTH="951" HEIGHT="634" NAME="PerfToolTipDemo.swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED> 
</OBJECT>
</body>
</html>

Apache mod_security -> Fixed!

I had a conversation about the “SQL-Code” Problem on this Server with my Provider. He changed something within the configuration and now it is possible to write down the following:

SELECT 'mod_secure', 'post_payload' FROM apache_settings
 
internal/help.txt · Zuletzt geändert: 2007/05/10 15:46 von zero
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki