Ver Mensaje Individual
  #1 (permalink)  
Antiguo 30/08/2002, 05:45
Avatar de CHuLoSoY
CHuLoSoY
 
Fecha de Ingreso: febrero-2002
Ubicación: Ribeira (Galicia)
Mensajes: 1.900
Antigüedad: 23 años, 3 meses
Puntos: 29
Response.Redirect URGENTE!!!!!

me da el siguiente error:

Código:
Error de compilación de Microsoft VBScript error '800a0401' 

Se esperaba un final de instrucción 

/noticias/agrega_comentario.asp, line 35 

Response.Redirect "noticia.asp?id='Request.Form("id")'"
-------------------------------------------------^
Y parte del código es:

Código:
rst.AddNew
rst("titulo") = titulo
rst("copete") = copete
rst("noticia") = noticia
rst("fecha") = fecha
rst("img") = img
rst.update

'Terminamos e imprimimos un mensaje
Response.Redirect "noticia.asp?id='Request.Form("id")'"
%>
Qué está mal?

<center><hr size="1" color="blue" width="39%"><a href="http://www.ommadawn.es.vg" target="_blank"><font color="red">www.Ommadawn.es.vg[/CODE]</a><hr size="1" color="blue" width="39%">