View Single Post
Old 12-03-2004, 08:19 AM  
some_idiot
Confirmed User
 
Join Date: May 2002
Location: Doesn't matter, I'm not buying you another pint!
Posts: 1,511
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!
some_idiot is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote