473,382 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Adrotater management system ... any free?

Hey,

I have a site in asp.net ... and want to place some add's ... just
wonddered if there were any premade admin system's for that? with a
mssql backend ...

Been searching google and I can't find any thing ...

thanks in advance ...

best regards
Mikael Syska
Mar 8 '07 #1
4 1279
Mikael-

If you're using ASP.NET 2.0, there's an AdRotator control that allows you
to specifiy a SQL data source and populate the NavigateUrl, ImageUrl, AltText,
etc. from the database. While it is requesting Urls, you could use an HttpHandler
or something to actually pull those images from the database, if need be.

http://www.google.com/search?source=...en&q=adrotator

http://msdn2.microsoft.com/en-us/lib...adrotator.aspx

-dl
---
David Longnecker
Web Developer
http://blog.tiredstudent.com
Hey,

I have a site in asp.net ... and want to place some add's ... just
wonddered if there were any premade admin system's for that? with a
mssql backend ...

Been searching google and I can't find any thing ...

thanks in advance ...

best regards
Mikael Syska

Mar 8 '07 #2
Hey,

I know the control ... but I just wondered if any one had made a
management system to it ... so all I had to do was place a few controls
on the site, and then use the mangement interface to control what Ad's
should be shown on the site ...

I know its easy to make ... but a well testet code etc. would be best,
as I havent got much time on my hands ATM ...

Well, I guess I just have to keep looking ...

But if you find any thing ... please share it :-)

// ouT

David Longnecker wrote:
Mikael-

If you're using ASP.NET 2.0, there's an AdRotator control that allows
you to specifiy a SQL data source and populate the NavigateUrl,
ImageUrl, AltText, etc. from the database. While it is requesting Urls,
you could use an HttpHandler or something to actually pull those images
from the database, if need be.

http://www.google.com/search?source=...en&q=adrotator

http://msdn2.microsoft.com/en-us/lib...adrotator.aspx
-dl
---
David Longnecker
Web Developer
http://blog.tiredstudent.com
>Hey,

I have a site in asp.net ... and want to place some add's ... just
wonddered if there were any premade admin system's for that? with a
mssql backend ...

Been searching google and I can't find any thing ...

thanks in advance ...

best regards
Mikael Syska

Mar 8 '07 #3
AliaWeb Power Ad Manager may serve your needs for an Ad Rotator system.

The demo version is fully functional and usage of the free demo version is free of charge,
unlimited (either in time or by functionality), but some advertisement space (up to 10%)
is used for commercial advertisement of the AliaWeb Company.

Description/features (make sure to scroll down) at :

http://www.poweradmanager.com/advert...r/adserver.asp

You can also pay $480 for a single-server license...and not give them any ad space.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mikael Syska" <ne****@syska.dkwrote in message news:et**************@TK2MSFTNGP03.phx.gbl...
Hey,

I know the control ... but I just wondered if any one had made a management system to it ... so
all I had to do was place a few controls on the site, and then use the mangement interface to
control what Ad's should be shown on the site ...

I know its easy to make ... but a well testet code etc. would be best, as I havent got much time
on my hands ATM ...

Well, I guess I just have to keep looking ...

But if you find any thing ... please share it :-)

// ouT

David Longnecker wrote:
>Mikael-

If you're using ASP.NET 2.0, there's an AdRotator control that allows you to specifiy a SQL data
source and populate the NavigateUrl, ImageUrl, AltText, etc. from the database. While it is
requesting Urls, you could use an HttpHandler or something to actually pull those images from the
database, if need be.

http://www.google.com/search?source=...en&q=adrotator

http://msdn2.microsoft.com/en-us/lib...adrotator.aspx -dl
---
David Longnecker
Web Developer
http://blog.tiredstudent.com
>>Hey,

I have a site in asp.net ... and want to place some add's ... just
wonddered if there were any premade admin system's for that? with a
mssql backend ...

Been searching google and I can't find any thing ...

thanks in advance ...

best regards
Mikael Syska
Mar 8 '07 #4
Hey,

well, thats also a little to much ... since its a spare time project for
a non-profit orginazation ...

Well, a very simple one will do it then ... or ... well, hope I find
something ....

Or maybe the 10% adds from them will do ... its just ... used on the
site got no interrest in them ....

// ouT

Juan T. Llibre wrote:
AliaWeb Power Ad Manager may serve your needs for an Ad Rotator system.

The demo version is fully functional and usage of the free demo version is free of charge,
unlimited (either in time or by functionality), but some advertisement space (up to 10%)
is used for commercial advertisement of the AliaWeb Company.

Description/features (make sure to scroll down) at :

http://www.poweradmanager.com/advert...r/adserver.asp

You can also pay $480 for a single-server license...and not give them any ad space.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mikael Syska" <ne****@syska.dkwrote in message news:et**************@TK2MSFTNGP03.phx.gbl...
>Hey,

I know the control ... but I just wondered if any one had made a management system to it ... so
all I had to do was place a few controls on the site, and then use the mangement interface to
control what Ad's should be shown on the site ...

I know its easy to make ... but a well testet code etc. would be best, as I havent got much time
on my hands ATM ...

Well, I guess I just have to keep looking ...

But if you find any thing ... please share it :-)

// ouT

David Longnecker wrote:
>>Mikael-

If you're using ASP.NET 2.0, there's an AdRotator control that allows you to specifiy a SQL data
source and populate the NavigateUrl, ImageUrl, AltText, etc. from the database. While it is
requesting Urls, you could use an HttpHandler or something to actually pull those images from the
database, if need be.

http://www.google.com/search?source=...en&q=adrotator

http://msdn2.microsoft.com/en-us/lib...adrotator.aspx -dl
---
David Longnecker
Web Developer
http://blog.tiredstudent.com

Hey,

I have a site in asp.net ... and want to place some add's ... just
wonddered if there were any premade admin system's for that? with a
mssql backend ...

Been searching google and I can't find any thing ...

thanks in advance ...

best regards
Mikael Syska
Mar 8 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: jonathan.beckett | last post by:
Hi All, I have just made version 0.4.8 of the PluggedOut CMS Content Management System available for download - it's free, and covered by the GPL. It's still very much a work in progress...
7
by: Dan Nilsen | last post by:
Hi! I'm writing a small piece of software that basically runs on an embedded system with a Power-PC cpu. This runs on a stripped down version of Linux - Busybox. As I'm writing a piece of...
2
by: Joe | last post by:
Hi Guys, Is it possible to create a disk management system using .NET entirely. What I mean by the above is having an application possibly a .NET windows service monitoring the disk, creating...
3
by: .NETMystified | last post by:
Windows XP Pro is upto date....just checked I have: Visual Studio.NET 2003 .NET Framework 1.1 .NET Framework (Hotfix) whatever that means...lol. Office 2003 which I just checked....upto date. ...
0
by: erez_acount | last post by:
***************************************************************************** Call For Papers The 2006 International Symposium on Memory Management (ISMM'06) Co-located with PLDI 2006 ...
4
by: Learner | last post by:
we can download the Management Studio Express for free from MS website. I did the same thing on my personal laptop. But can we develop applications using free downloaded Management Studio and...
4
by: Stephen | last post by:
Hi I am using Visual Web Developer 2005 Express Edition. Could someone give me some pointers on how to include a "Content Management" facility to a web site. When I say content management -...
6
by: JM | last post by:
I have never used a (content management system) CMS before but I need one for my internship as a webdeveloper. Requirements: runs on Apache, linux or unix, MySQL and PHP (maybe Windows server...
12
by: Cordell Lawrence \(News Group\) | last post by:
There an ongoing discussion between a colleague and myself about the usefulness of the IDisposable pattern beyond the reclamation of unmanaged resources. The discussion is somewhat lengthy so I...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.