Gossamer Forum
Home : Products : DBMan : Discussions :

Auto link to delete

Quote Reply
Auto link to delete
Hi:

I want to add to each record a link to delete it and modify it (without going to the search first, there is no login in this DB). I saw many posts that seem to do something like what I want but I can not make it work (it's not exactly the same).

I added to sub html_record

<p> <A HREF="$db_script_link_url?db=news&modify_form=1&ID=$rec{'ID'}">Modify</A>

But it doens't work...what I need is a way of adding to each record the ID value (I guess) so you would get ...Modify this ID.

Hope this is clear, I've been trying for 2 hours now and I am confused...

Thanks

Subject Author Views Date
Thread Auto link to delete patagon 3808 Nov 6, 2000, 8:21 AM
Thread Re: Auto link to delete
AstroBoy 3684 Nov 6, 2000, 4:13 PM
Thread Re: Auto link to delete
patagon 3658 Nov 6, 2000, 4:25 PM
Thread Re: Auto link to delete
patagon 3664 Nov 6, 2000, 4:37 PM
Thread Re: Auto link to delete
AstroBoy 3672 Nov 6, 2000, 4:41 PM
Post Re: Auto link to delete
patagon 3657 Nov 6, 2000, 5:11 PM