Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-18-2001, 05:07 AM   #1
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
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!
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2001, 06:10 AM   #2
FATPad
Confirmed User
 
Join Date: Oct 2001
Posts: 6,693
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.
FATPad is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2001, 06:11 AM   #3
XP
Confirmed User
 
Industry Role:
Join Date: Mar 2001
Location: Thailand
Posts: 384
You can rent a programmer to write that thing. Also AGP / AGS checks recip url, when gallery submitted (I think)

------------------

Professional Perl/PHP Coder.
ICQ #171040
XP is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2001, 06:38 AM   #4
Nbritte
Confirmed User
 
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
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).]
Nbritte is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2001, 10:06 AM   #5
Timothy
Confirmed User
 
Join Date: Aug 2001
Posts: 153
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"
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

Timothy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.