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)
-   -   looking for set cookie script for ccbill id (https://gfy.com/showthread.php?t=397535)

DutchTeenCash 12-03-2004 01:37 AM

looking for set cookie script for ccbill id
 
hi, im looking for a set cookie script for ccbill id, you know where ppl can type their affiliate ID (123456 or so) and the script (every page!) replies with a link like http://www.dutchteengalleries.com/sn...x.shtml?123456

ive googled but there are so many, anyone nice enough to paste a few lines ? [email protected] or 1691547 thanks :)

DutchTeenCash 12-03-2004 07:36 AM

bumpetiebump anyone ?

some_idiot 12-03-2004 07:57 AM

You'd be quicker just doing an SSI/PHP include. Cookies will
add extra in client/server exchanges.

DutchTeenCash 12-03-2004 07:58 AM

Quote:

Originally posted by some_idiot
You'd be quicker just doing an SSI/PHP include. Cookies will
add extra in client/server exchanges.

ok any idea how to do that ? im lookin for something like www.teasecash.com , the [ Login / Set Cookie ]

some_idiot 12-03-2004 08:19 AM

SSI (remember to despace inside the < > )

From your form, just action it to a simple redirect parsing
the inputted number. Then...

Beginning of page (after body tag is good)

< !--#if expr="$QUERY_STRING" -- >
< !--#set var="affid" value="$QUERY_STRING" -->
< !--#else -- >
< !--#set var="affid" value="some_default" -- >

Using

< !--#echo var="affid" -- >

Example

ref="http://mysite.com/?< !--#echo var="affid" -- >"


If this or the perl redirect are still not clear, you need a qualified
webmaster giving you a hand editing pages on your server.

Cheers!

some_idiot 12-03-2004 08:26 AM

Oops sorry forgot to end the if statement,

< !--#endif -- >

Should be the final of the beginning piece.


:( proving my suggestion of using qualified webmasters...

DutchTeenCash 12-03-2004 08:39 AM

ok thanks!

one thing, i just posted to the page displaying the SSI

<form method=" P O S T " action="test.shtml">

thats not allowed any ideas?


All times are GMT -7. The time now is 09:16 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123