Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/09/2004, 12:33
Avatar de sjam7
sjam7
 
Fecha de Ingreso: diciembre-2001
Ubicación: Guadalajara, Mexico
Mensajes: 3.672
Antigüedad: 23 años, 4 meses
Puntos: 16
si el nombre del dominio siempre es el mismo te recomiendo que no le pases el dominio, solo el nombre de la imagen asi:

<input type="hidden" name="pictureprod" value="<img src=<%=Filename%>>"

si cambia puedes hacerlo asi:

<input type="hidden" name="pictureprod" value="<img src=<%=FilenameCONURL%>>"

o

<input type="hidden" name="pictureprod" value="<img src=
<%="http://dominio.com"&Filename%>>"

pruebalo y me avisas
__________________
CreandoWebs.com
www.creandowebs.com
PLANTILLAS TEMPLATEMONSTER CON 10% DE DESCUENTO