<!-- +----------------------------------------------------------------------+ | Netautor Professional Application Server | +----------------------------------------------------------------------+ | Copyright (C) 1998-2005 digiconcept GmbH. <www.digiconcept.net> | +----------------------------------------------------------------------+ | This file is subject to license, that is bundled with this package | | in the file LICENSE.TXT, and is available at through the | | world-wide-web at http://www.netautor.com/license/ | | | | If you did not receive a copy of the license and are unable to | | obtain it through the world-wide-web, please send a note to | | hide@address.com so we can mail you a copy. | +----------------------------------------------------------------------+ | Authors: Stefan Rottensteiner <hide@address.com> | | Marek Kadziela <hide@address.com> | | Gregor Wollner | | Christian Unger | | Helli Kleinhans | +----------------------------------------------------------------------+ --> <html> <head> <title>netautor</title> <link rel=stylesheet type="text/css" href="../../include/netautor.css"> </head> <frameset cols="498,*" border="1" bordercolor="#FFFFFF" style="border-color:#ffffff;"> <frameset rows="*,0" border="3" bordercolor="#FFFFFF" id="f_import" style="border-color:#ffffff;" title="Import" name="f_import"> <frame src="appl_import.php" name="mainimport" marginwidth="10" marginheight="10" leftmargin="0" topmargin="0" border="0" style="border-color:#ffffff;"> <frame src="appl_import.php?msk=appl_import_message" name="messageimport" marginwidth="10" marginheight="10" leftmargin="0" topmargin="0" border="0" style="border-color:#ffffff;"> </frameset> <frameset rows="*,0" border="3" bordercolor="#FFFFFF" id="f_export" style="border-color:#ffffff;" title="Export" name="f_export"> <frame src="appl_export.php" name="mainexport" id="mainexport" scrolling="Auto" marginwidth="10" marginheight="10" style="border-color:#ffffff;" leftmargin="0" topmargin="0" border="0"> <frame src="appl_export.php?msk=appl_export_message" name="messageexport" marginwidth="10" marginheight="10" leftmargin="0" topmargin="0" border="0" style="border-color:#ffffff;"> </frameset> </frameset> </html>