|
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!
__________________
This AVS pays my mortgage!
|