by: kdmath |
last post by:
I want to use the AdRotator control to dispay pay per
click ads in the banner. I am able to use the AdRotator
control for other links but when I use the code that the
pay per click ads say to...
|
by: Apostolis K. |
last post by:
I include an AdRotator component but the component doesn't rotate the ads
_index.asp_
<%
Set objAd=Server.CreateObject("MSWC.AdRotator")
vAdRotation=objAd.GetAdvertisement("ads.txt")
...
|
by: Erica |
last post by:
My images in Adrotator are not displaying. The ALT tag only displays.
My text file looks like this:
redirect redirect.asp
border 0
height 115
width 215
*
/images/awards.swf...
|
by: Erica |
last post by:
Hopefully someone can offer me a workaround to this problem:
I am using adRotator to rotate some reminders on my intranet site. I have a
redirect page name redirect.asp that recieves the...
|
by: Kiran R |
last post by:
Hi,
Is there any way to show different advertisements(images) in a certain
interval of time using AdRotator.
I am able to display different images when the page get refreshed using
AdRotator....
|
by: clintonG |
last post by:
After months of stable operation the AdRotator has become unstable. Maybe
its the Themes or the MasterPage who knows?
The AdRotator is showing the images from Theme 1 when Theme 2 is selected...
|
by: Dan |
last post by:
Hi,
I created an AdRotator control with this code:
<asp:AdRotator id="AdRotator1"
Runat="Server" AdvertisementFile="adrotator.xml">
</asp:AdRotator>
The xml file contains:
<Advertisements>...
|
by: Aussie Rules |
last post by:
Hi,
I have a few adrotators on a page, each bound to a sql dataset from my
database
The function works fine, but as we are going to charge for the advertising
impression and click throughs I...
|
by: MC |
last post by:
I have coded an AdRotator to use a Database for it's data source. If I
use a SqlDataSource control it functions as expected, however if I
manually retreive the data using an OleDBDataReader It...
|
by: India777 |
last post by:
Hai all,
When i run my asp web page i got the Following Error. I am created object For MSWC.AdRotator in Page.
Below is the code i am using to create object for AdRotator.
Sub...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|