Hi,

I have produced a page used a webthang tutorial ?Deleting Multiple Records
Using Checkboxes by Rob Boyle? to delete records.
[url]http://www.webthang.co.uk/tuts/tuts_dmx/rob3/rob3.asp[/url]

I?m using a master detail page sending a URL parameter to the detail page to
identify the records I want to delete. The detail page then deletes the
information. The page brings up the information OK to delete. When I submit the
page it deletes the records I wanted deleting but ignores the URL parameter and
returns all information in the table when reloading. Help!

Thanks