![]() |
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 :) |
bumpetiebump anyone ?
|
You'd be quicker just doing an SSI/PHP include. Cookies will
add extra in client/server exchanges. |
Quote:
|
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! |
Oops sorry forgot to end the if statement,
< !--#endif -- > Should be the final of the beginning piece. :( proving my suggestion of using qualified webmasters... |
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