Ad Rotator Component Reference (v)-Method of Ad Rotator

Source: Internet
Author: User
Tags reference
There is only one method for referencing AdRotator objects. GetAdvertisement

The GetAdvertisement method obtains the next advertisement from the Rotator Schedule file. Each time you run a script, such as when a user opens or refreshes a page, this side
The law will obtain an advertisement for the next arrangement.

Grammar
GetAdvertisement (Rotationschedulepath)

Parameters
Rotationschedulepath
Specifies the location of the Rotator Schedule file relative to the virtual directory. For example, if the physical path is C:\Inetpub\Wwwroot\Ads\Adrot.txt (where
Wwwroot is a "/" virtual directory, you should specify a path \ads\adrot.txt.
return value
Returns the HTML that displays advertisements on the current page.

Example
The following example gets the advertisement from the Adrot.txt file, which is located under the/ads/virtual directory.

<% Set Nextad = Server.CreateObject ("MSWC. AdRotator ")%><%= nextad.getadvertisement ("/ads/adrot.txt ")%>



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.