Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Integrating another script

Quote Reply
Integrating another script
I was just curious if you could somehow submit a new link and have the add.cgi process as well as another cgi script at the same time? I know it's not very conventional but thought I'd see if it could be done.....
Perl Hopefull
Quote Reply
Re: [stilton] Integrating another script In reply to
You could do it by editing the /admin/Links/User/Add.pm file. I just did this on LSQL 2.2, so that I could modify the payment stuff, so that it would let you charge for extra features etc :) (i.e the ability to have detailed pages, etc).

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!
Quote Reply
Re: [Andy] Integrating another script In reply to
Thanks Andy...I thought I'd ask before I started trying something futile...I seem to do that a lot these days.
Perl Hopefull