I've broken the code down to the bare min.
<%
Dim MM_editAction
MM_editAction
If
MM_editAction = MM_editAction & "?" & Server.HTMLEncode(Request.
End If
' boolean to abort record edit
%>
<%
' *** Delete Record: construct a sql delete statement and execute it
' execute the delete
Set MM_editCmd = Server.CreateObject ("ADODB.Command")
MM_editCm
MM_e
MM_editCmd.Parameters.Ap
MM_editCmd.Execute
MM_editCmd
%>
Still,
email me... Although I know EE frowns upon it... although let's solve this problem here.
** removed email address - b0lsc0tt ZAPE **
peter
Main Topics
Browse All Topics





by: b0lsc0ttPosted on 2008-12-22 at 17:50:25ID: 23230987
pborregg,
Have you verified the value you are getting for MM_recordId from the form? What do you get if you actually enter an ID in the DELETE SQL line instead of use the parameter? Of course make sure it is an ID that exists but does that work?
Let me know if you have any questions or need more information.
b0lsc0tt