Results 1 to 2 of 2

Thread: Ads In Ajax Includes Script

  1. #1
    Join Date
    Jan 2006
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ads In Ajax Includes Script

    1) Script Title: Ajax Includes Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...axincludes.htm

    3) Describe problem: I've put some ads in this script, and I'm wondering if there might be trouble with this. When an ad displays on a page within the script, would there be any trouble with it being interpreted as a legitimate page impression or click? I don't expect anyone to know for sure, I'd just be interested to hear an educated guess for some reassurance, thanks.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The ad output should behave just like as if it was output using document.write() in JavaScript, and since many ad codes use the later to output themselves, there shouldn't be any issues with the resulting output, no.
    DD Admin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •