Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Dafyyd] Problem with Code

Quote Reply
Re: [Dafyyd] Problem with Code In reply to
Erm, why do you return @args AFTER printing a redirect ;) You could also use the following to redirect;

my $url = "http://www.site.com";
print $IN->redirect($url);

Just an idea Tongue

Can't see any reason why it would crash a server though Unsure

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 Problem with Code Dafyyd 4412 Sep 20, 2002, 2:49 AM
Thread Re: [Dafyyd] Problem with Code
Andy 4341 Sep 20, 2002, 4:44 AM
Thread Re: [Andy] Problem with Code
Dafyyd 4297 Sep 20, 2002, 4:56 AM
Thread Re: [Dafyyd] Problem with Code
yogi 4296 Sep 20, 2002, 6:01 AM
Post Re: [yogi] Problem with Code
Alex 4282 Sep 20, 2002, 9:47 AM
Post Re: [yogi] Problem with Code
Paul 4270 Sep 20, 2002, 10:13 AM
Post Re: [Dafyyd] Problem with Code
Alex 4270 Sep 20, 2002, 9:49 AM