This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > FrontPage Programming > March 2007 > Data-driven Ad Banner Systems Using Active Server Pages
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Data-driven Ad Banner Systems Using Active Server Pages
|
|
| Michaelgs 2007-03-02, 6:16 pm |
| Reference is http://msdn2.microsoft.com/en-us/library/aa140094(office.10).aspx
The implementation seems straight forward but for a novice like me there are
some questions. Can anyone please tell me:
if I do this the ASP way
1.)where does the DB go?
2.) do I place the actual rotator on my regular HTML page or do I have to
change all my pags to .asp extensions?
3.) if I have to change all my pages to .asp than Question is how do I do
this?
In the end, all I want is a way to rotate my ads so that readers/visitors
are offered different things on different pages. I am planning to implement
this with my Include command. This way when ever a reader goes to a new or
different page on my site they get a new ad served. Because if he did not
click on it when I showed the ad the first time than why would he click when
I show it the 20th time?
Anyway, any help will be greatly appreciated.
Thanks
Michael
| |
| Stefan B Rusynko 2007-03-03, 6:14 am |
| See responses inline below
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Michaelgs" <Michaelgs@discussions.microsoft.com> wrote in message news:63F504E8-E612-4EBD-AB17-0ABD182A5541@microsoft.com...
| Reference is http://msdn2.microsoft.com/en-us/library/aa140094(office.10).aspx
|
| The implementation seems straight forward but for a novice like me there are
| some questions. Can anyone please tell me:
| if I do this the ASP way
| 1.)where does the DB go?
File Import your access DB in to your FP site and allow FP to put it in the fpdb folder
- But the link you are looking at alos show how to do it w/o a Database
(using a Text file as a data source - reread the article)
| 2.) do I place the actual rotator on my regular HTML page or do I have to change all my pags to .asp extensions?
To use the ASP Banner Rotator ALL pages must be .ASP pages and running under a Windows server
| 3.) if I have to change all my pages to .asp than Question is how do I do
| this?
You rename the files to be .ASP
- Will only worlk if you are on a Windows server
If you are not familiar w/ ASP see http://www.w3schools.com/asp/default.asp
| In the end, all I want is a way to rotate my ads so that readers/visitors
| are offered different things on different pages. I am planning to implement
| this with my Include command. This way when ever a reader goes to a new or
| different page on my site they get a new ad served. Because if he did not
| click on it when I showed the ad the first time than why would he click when
| I show it the 20th time?
| Anyway, any help will be greatly appreciated.
| Thanks
| Michael
|
|
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|