How to insert SID in a form ?

Discussion in 'Commission Junction' started by IamATT, Feb 21, 2008.

  1. #1
    Hi all :),
    I can successfully use a SID in a URL , how would you modify a form to include SID .
    For example .... how would you modify the below form to include the SID ?

    <form method="get" action="http://www.abcd.com/interactive" target="_top">
    <input type="hidden" name="pid" value="2222200"/>
    <input type="hidden" name="aid" value="10444444"/>
    <input type="hidden" name="cjsku" value="EB-11111-0001"/>
    <input type="hidden" name="url" value="http://www.merchant.com/wigets/blue-widget.aspx?utm_source=CJ&amp;utm_medium=Affiliate&amp;CMP=AFC-CJ"/>
    <input type="submit" value="Buy"/>
    </form>
    Thanks for any input :)
    ATT
     
    IamATT, Feb 21, 2008 IP
  2. Johu

    Johu Peon

    Messages:
    583
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Should be:

    <input type="hidden" name="sid" value="whatever"/>

    You can pull that straight from the product catalog, in fact.
     
    Johu, Feb 21, 2008 IP
  3. IamATT

    IamATT Peon

    Messages:
    138
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Cheers Johu :)
    Is it correct to say that you enter a SID for a product and click on the “update product link” ?
     
    IamATT, Feb 22, 2008 IP