Adrotator.GetAdvertisement
I am trying to use the adrotator in asp and have it in a header include. It works great on the root, but I can't get it to back up a directory.
Problem code:
response.write(adrotator.GetAdvertisement("/includes/header_map.txt"))
I need to find the equivalant of "../includes/header_map.txt"
View Replies
I am using adRotator to rotate some reminders on my intranet site. I have a
redirect page name redirect.asp that recieves the querystring variable, 'url'
and redirects the user to that page. One of the reminders should be
redirected to a url that contains query strings itself. The url passes in the
string up to the first '&'. What should I do. Here is the code on the page
displaying the ad: Code:
View Replies
View Related
I was having trouble with the text file regarding the path of the img source depending on the location of the image so I thought I could use the full URL of the image.
Now the site im working has to work on 3 different versions testing / staging and live which gives a server name for the url everytime.
How could i reflect this in my text file to have
servername & ''/img/picone.jpg''
But cant see this working as its a text file..
View Replies
View Related
can we use adrotator component for flash image display ..normally i used with gif images...
View Replies
View Related