GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Bot to check recip during submit?? (https://gfy.com/showthread.php?t=44307)

spacedog 12-18-2001 05:07 AM

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!

FATPad 12-18-2001 06:10 AM

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.

XP 12-18-2001 06:11 AM

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

Nbritte 12-18-2001 06:38 AM

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).]

Timothy 12-18-2001 10:06 AM

Hey Nbritte. How your code says if there is 404 or connection time out?


Quote:

Originally posted by Nbritte:
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" http://bbs.gofuckyourself.net/board/wink.gif
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




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