![]() |
Bot to check recip during submit??
How do I validate a recip during a form submit??
Webmaster submits gallery..I require a recip..Rather than check bu hand..Is there a way to have it checked automatically during the submit? Also, what link check freeware/ shareware is available..what's your recommendation..Please post the url to where / who / info..thanks much.. ------------------ Here's Who I Use to Make My Money! And This is my Fucking Website! |
Autogallery Pro checks for recips at time of submission.
So do a bunch of other TGP scripts. I think TGP Brownie does, but not sure. Same with X-3 (the paid version, not the free thing). Could be wrong though. |
You can rent a programmer to write that thing. Also AGP / AGS checks recip url, when gallery submitted (I think)
------------------ http://seviyorum.com/twix.jpg Professional Perl/PHP Coder. ICQ #171040 |
here is one way to do it
use lwp:simple; #this goes in the top of the script sub check_recip{ $data = get("http://www.posted.url" ;) if (index($data,$yoururl) eq 0){$reciptfound=1;} } this is just a generalization if you dont undestand it then get someone to write it for you or check one of the script listed above brian ------------------ If I was a real Adult webmaster I would be getting more then 100 hits a day [This message has been edited by Nbritte (edited 12-18-2001).] |
Hey Nbritte. How your code says if there is 404 or connection time out?
Quote:
|
All times are GMT -7. The time now is 07:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123