Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] Filtered Random Links

Quote Reply
Re: [Andy] Filtered Random Links In reply to
Andy,

thanks.. I'll give that a try...

GT::SQL::Condition->new('URL','!=','http://site') );

Two questions tho:
1) If I have a -########## suffix added to the URL, which was the phone number, how I can check for just the first part.

or

2) The other choice could be to add a boolean column called Randomable in the table and then default it to YES. Then for the non-links, I can SQL set the existing links to NO. I'm assuming I can change URL to Random
Subject Author Views Date
Thread Filtered Random Links lancerasmussen 4677 Apr 28, 2007, 1:58 AM
Post Re: [lancerasmussen] Filtered Random Links
tandat 4544 Apr 28, 2007, 7:43 AM
Thread Re: [lancerasmussen] Filtered Random Links
Andy 4533 Apr 30, 2007, 1:57 AM
Thread Re: [Andy] Filtered Random Links
lancerasmussen 4485 Apr 30, 2007, 10:47 AM
Thread Re: [lancerasmussen] Filtered Random Links
Andy 4496 Apr 30, 2007, 11:29 AM
Post Re: [Andy] Filtered Random Links
lancerasmussen 4470 May 1, 2007, 10:56 AM
Thread Re: [Andy] Filtered Random Links
lancerasmussen 4472 May 1, 2007, 12:44 PM
Thread Re: [lancerasmussen] Filtered Random Links
Andy 4476 May 1, 2007, 2:14 PM
Post Re: [Andy] Filtered Random Links
lancerasmussen 4460 May 1, 2007, 3:36 PM