Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/04/2009, 07:16
manumar
 
Fecha de Ingreso: marzo-2009
Ubicación: yokze
Mensajes: 177
Antigüedad: 15 años
Puntos: 3
Respuesta: No se sube la imagen con IE, si con mozilla

Por las prisas se me olvidó poner esto :P

Código PHP:
<form target="subida" action="subir.php" method="post" enctype="multipart/form-data">
    
Titulo: <input type="text" name="titulo"/><br/>
    
Archivo: <input name="file" type="file"  onChange="ver(form.file.value)"
    <
input style="padding-left: 5px;background-image: url(temas/original/imgs/Fboton.png);" name="submit" type="submit" value="Subir!">  
</
form><br>   <span id="image"></span>
<
iframe name="subida" width="620" height="600" src="subir.php"></iframe
A ver si me ayudais