Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/02/2006, 20:31
Javier.C
 
Fecha de Ingreso: enero-2002
Mensajes: 65
Antigüedad: 22 años, 3 meses
Puntos: 0
Aca les dejo el formulario desde donde me permite seleccionar el archivo de mi computadora, quizas se pueda modificar directamente esto no mas....

saludos y gracias de antemano

--------------------------------------------

<legend>Restore options</legend>
<div class="infldset">
<p>This will perform a full restore of all PunBB tables from a saved file. If your server supports it, you may upload a gzip-compressed text file and it will automatically be decompressed. <b>WARNING</b>: This will overwrite any existing data. The restore may take a long time to process, so please do not move from this page until it is complete.</p>
<table cellspacing="1">
<tr>
<th scope="row">Restore from file</th>
<td><input type="file" name="backup_file" /></td>
</tr>
</table>
</div>
</fieldset>
</div>
<p class="submitend"><input type="submit" name="restore_start" value="Start restore" class="mainoption" /></p>
</form>
</div>