Forum Moderators: skibum

Message Too Old, No Replies

Can somebody help me with this problem?

posting the tracking code into my website

         

sadelb

5:37 am on Sep 16, 2004 (gmt 0)

10+ Year Member



Since I do not know too much about html code etc..I had a programmer make my website for me...I joined cj and am selling individual products... The problem that I am having is that in my website, my programmer set up a back end section where I could input everythign into my website... There is a part of the back end section where it says website url.. When I put the website url into this part, I can go to my website, click on the "buy this product here" icon and it brings me to whatever I put in as the website url in the backend part... Now the problem I am having is that I figured I could just post the html code that cj gives me into that back end section of my website... So when I did this and input the item, I clicked on the "buy this item here" icon and I just got an error page...I thought I could just put this code into that part... Does anybody have any solutions for this.. Better yet, what should I tell my programmer to change in order for this to work.. Any help would be appreciated... :)

Ben

Hugene

8:55 pm on Sep 16, 2004 (gmt 0)

10+ Year Member



your post is very unclear.

First, I suggest you try to learn html, it really is not hard.

Second, it seems to be like you can only input an url in that field, and then the back end program generates html code by surrunding the url with the <a href></a> tag. The code from cj is NOT an url. It is usally one url, already in a <a> tag, and another url for the transparent image they use to track traffic.

tell your designer to make a field where u can input pure html code from cj, that's it

sadelb

11:46 pm on Sep 16, 2004 (gmt 0)

10+ Year Member



thanks for the reply... So are you saying I can still put the destination url into the back end section and I should have my programmer put in another part where I can input pure html code that cj offers.. Does that seem right? Can he add that part in the backend section as well?