Noo, todo este codigo sin la linea mia funciona a mil maravillas, inserta y responde gracias, pero cuando meto la linea
GobjConnect.Execute(sSQL)
Set InsertRS = GobjConnect.Execute(sSQL)
Response.Write(InsertRS.Fields("ID"))
En la ultima linea - Response.Write(InsertRS.Fields("ID")) - cuando lee me manda el error
ADODB.Fields error '800a0cc1'
ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
/ASP/RealState3/postitem.asp, line 91
:( :(