Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje24-11-2010, 05:42 (UTC)    
Título del mensaje: Subir ficheros desde mi web

ALGUIEN ME PODRIA DECIR COMO LE HAGO PARA SUBIR FOTOS O FICHEROS DESDE MI WEB algun codigo o algo pero que sea desde mi web y no desde mi panel de controlo
Mensaje25-11-2010, 01:28 (UTC)    
Título del mensaje:

Hola, creo que eso no se puede, porque creo que hay que usar php, y PaginaWebGratis no acepta php, igualmente voy a averiguar y luego te digo si encontré algo o no.
______________

[LINK ELIMINADO]
Mensaje25-11-2010, 01:55 (UTC)    
Título del mensaje:

Aqui te traigo un codigo es un upload:

Código:
 <div style="font-family: Verdana, Arial; font-size: 11px; color: rgb(17, 17, 17); background-color: transparent; ">
<form action="http://post.imageshack.us/" method="post" enctype="multipart/form-data" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 6px; margin-left: 0px; ">
    Download&nbsp;<b><a href="http://toolbar.imageshack.us/" style="font-family: Verdana; font-size: 8pt; color: rgb(0, 0, 153); text-decoration: none; ">ImageShack Toolbar</a></b>!&nbsp;<br />
    <input type="file" class="textfield" name="fileupload" size="15" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.3em; margin-left: 0px; font: normal normal normal 1em/normal Verdana, Tahoma, Arial, Helvetica, sans-serif; background-color: rgb(249, 249, 249); border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color: initial; padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; font-family: Verdana, Arial; font-size: 11px; color: rgb(17, 17, 17); border-color: initial; border-top-color: rgb(17, 17, 17); border-right-color: rgb(17, 17, 17); border-bottom-color: rgb(17, 17, 17); border-left-color: rgb(17, 17, 17); background-image: url(http://imageshack.us/img/textfield.gif); " /><br />
    <input type="submit" value="host it!" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.3em; margin-left: 0px; font: normal normal normal 1em/normal Verdana, Tahoma, Arial, Helvetica, sans-serif; background-color: rgb(249, 249, 249); border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color: initial; border-top-color: rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-left-color: rgb(187, 187, 187); padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; " />&nbsp;<span style="color: rgb(17, 17, 17); ">patience during upload</span>
</form>
</div>
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group