Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [biraju] multiple action in add.cgi

Quote Reply
Re: [biraju] multiple action in add.cgi In reply to
Mmm ok - so just after:

Code:
my $in = $IN->get_hash;

Please add:

Code:
use Data::Dumper;
print $IN->header;
print Dumper($in,@_);

Then add a link via add.cgi, and tell me what extra information gets printed out on the success page.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread; hot thread multiple action in add.cgi biraju 17356 Oct 29, 2015, 1:37 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17183 Oct 29, 2015, 3:01 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17182 Oct 29, 2015, 3:13 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17163 Oct 29, 2015, 3:15 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17187 Oct 29, 2015, 3:31 AM
Post; hot thread Re: [biraju] multiple action in add.cgi
Andy 17160 Oct 29, 2015, 3:53 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17140 Oct 29, 2015, 4:00 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17161 Oct 29, 2015, 4:04 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17152 Oct 29, 2015, 4:19 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
biraju 17143 Oct 29, 2015, 4:26 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
biraju 17123 Oct 29, 2015, 4:32 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
biraju 17163 Oct 29, 2015, 4:38 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17138 Oct 29, 2015, 5:21 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17119 Oct 29, 2015, 5:49 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
biraju 17093 Oct 29, 2015, 5:55 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17106 Oct 29, 2015, 6:05 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17129 Oct 29, 2015, 6:09 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17111 Oct 29, 2015, 6:11 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17090 Oct 29, 2015, 6:14 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17102 Oct 29, 2015, 6:16 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17083 Oct 29, 2015, 6:24 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17088 Oct 29, 2015, 6:28 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17057 Oct 29, 2015, 6:38 AM
Thread; hot thread Re: [biraju] multiple action in add.cgi
Andy 17049 Oct 29, 2015, 6:43 AM
Thread; hot thread Re: [Andy] multiple action in add.cgi
biraju 17066 Oct 29, 2015, 6:48 AM
Post; hot thread Re: [biraju] multiple action in add.cgi
Andy 2023 Oct 29, 2015, 6:48 AM