Gossamer Forum
Home : Products : Gossamer Links : Discussions :

URL to delete a record

Quote Reply
URL to delete a record
I have auto validation for new added links.

As the admin I get the notification email about the new record.

I would like to have a URL in this email which I can click to delete the record.

How to call it?

http://www.domain.com/admin/admin.cgi?db=Links&do=do ......&ID=1234 ???????



Michael

--
Michael Skaide

http://www.cycle24.de

Quote Reply
Re: [Michael Skaide] URL to delete a record In reply to
Hi,

http://www.domain.com/admin/admin.cgi?db=Links&do=delete_records&delete=1&1-ID=IDNumber

would do the trick, replace ID number with the id number of the link you want to remove.

Cheers,

Alex
--
Gossamer Threads Inc.