Webmastersite.net
Register Log In

js export & html

Title js export & html
Message Text I'm using a js export to pull affiliate ads from my wsnlinks install to my wsngallery site. The url to view all the ads on one page (which is what I use to test if the ads are working) is
http:// highaspirations.com/portal/exporter.php?number[1]=100&field[1]=time&ascdesc[1]=descending&type[1]=links&thecondition[1]=type='affiliate'&exporting=1
If you load the url you'll see that most of the ads come up as code instead of actual ads. I've been able to fix some of them by changing the first line of code from <a target="new" to <a target='new' while leaving the rest of code with double quotes. Not sure how or why this works, but it does. Unfortunately, Amazon ads are in iframes and I just can't seem to figure out how to change the code so that it doesn't encode the brackets or quotes. EDIT - had to add a space after http:// in the code above to get it to show up correctly
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership hai
Views 209 views. Averaging 0 views per day.
Similar Topics
Submission Date Sep 13, 2010 - 9:40 PM