Gossamer Forum
Quote Reply
Modifying $IN variables?
Hi...I've had a look around, but am not sure if this is possible. What I am aiming to do, is lowercase the description, and then set it back to $IN->param('Description'), ready for add.cgi to use that when adding the link to the database...

I'm pretty sure it won't be as simple as using;

$IN->param('Description') = lc($IN->param('Description'));

Would it? Unsure

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 Modifying $IN variables? Andy 2031 Aug 19, 2002, 5:28 AM
Post Re: [Andy] Modifying $IN variables?
yogi 1939 Aug 19, 2002, 5:31 AM