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%">