Forums

This topic is locked

deleting multiple files using ASP Upload AddOn

Posted 09 Aug 2002 03:40:41
1
has voted
09 Aug 2002 03:40:41 Peter Borcherds posted:
I have created a page which uses checkboxes to select files to delete, then passes these files to a confirmation page which contains the 'Delete File before Record' extension...

This page works perfectly as long as I don't add a repeat region to it - as soon as I do that it give me a ADODB.Field error '800a0bcd' error.

Also, it tells me that the problem is occurring in the following line:

<input type="hidden" name="MM_recordId" value="<%= RsDelete.Fields.Item("ID".Value %>">

Does anyone know why this is happening, and what I can do to sort it out...

Many thanks,

Peter Borcherds


Ultradev 4 / IIS5 / Win XP Pro / VBScript / ASP / MSAccess

www.palizdesign.com

Edited by - paliz on 25 Oct 2006 20:21:00

Reply to this topic