<% *** PRIVATE lcDate, ldDate LOCAL lnI SET CENTURY ON SET DATE TO GERMAN SET HOURS TO 24 lcInstID= "100001" lcPreview=poCGI.QueryString(2) lcDate=poCGI.QueryString(1) IF TYPE("lcDate") # "C" .OR. EMPTY(lcDate) ldDate= date() ELSE set date ansi set century on lcDate= left(lcDate,4)+'.'+substr(lcDate,5,2)+'.'+substr(lcDate,7,2) ldDate= ctod(lcDate) set date to german ENDIF **** select the current motd loSQL.Execute("select * from motd where cinstid=?lcInstID order by activefrom desc") if loSQL.lError Response.Write(loSQL.cerrormsg2) endif %>

Power++
News

Here you will find the latest information about your favorite development tool, Power++! Check here for information on new releases, updates, seminars on Power++, and other Power++ related events. Press releases about Power++ as well as news about this site also go here.

This Just In!


Remember, this web site is here for you and people like you. So if you have anything that others might find useful, let me know, and I'll post it here. E-mail me, Andre Schild at a.schild@aarboard.ch, or fill out the form at the bottom of the main page.
Hope to hear from you soon!


Back to Absolute Power++. %%%_footer_black_%%%