I want to setup sub-id tracking like this:There is going to be a promo code box on my landing page when the customer enters a 3 digit promo code, I want my website to go to a redirect page and then to the networks landing page but, I would like that promo code to be appended to the affiliate link.Example:customer goes to landing page ----> enters promo code (123) -----> redirect page -----> networks landing page : hxxp://www.networkpage.com?subid=123 Can somebody help in setting this up, I only have basic html skills but, I think this could probably work in php, maybe I can do it with some assistance.Thanks!