Posting Ads in the website
-
hi all , :) I have already developed a website which is a finance portal.In the home page I have showcased data related to markets ((similar to any finance portal).I have left some empty zones to fill it with ad images.I have a separate Ad management application where I will upload ad images(jpeg,gif,bmp etc) and store it in the DB table.The ad management accesses data from another database.I want to pick a sample Ad image and put it in the homepage in the zone already created in a dynamic manner(coding).I dont have any CMS like MOSS.Can anyone let me know how it can be done? note:When i create a ad I specify in which page it must appear.In this case it is home page along with when it should appear etc. Thanx in advance.
T.Balaji
-
hi all , :) I have already developed a website which is a finance portal.In the home page I have showcased data related to markets ((similar to any finance portal).I have left some empty zones to fill it with ad images.I have a separate Ad management application where I will upload ad images(jpeg,gif,bmp etc) and store it in the DB table.The ad management accesses data from another database.I want to pick a sample Ad image and put it in the homepage in the zone already created in a dynamic manner(coding).I dont have any CMS like MOSS.Can anyone let me know how it can be done? note:When i create a ad I specify in which page it must appear.In this case it is home page along with when it should appear etc. Thanx in advance.
T.Balaji
I think you can try for
ADRotator
control. Just create oneHTTPHandler
which might write the xml thatAdRotator
consumes from the Database or by any means that fits your need and place the control on the empty space. You can apply logic on the Handler to ensure the proper data is fetched from database. Hope you got the logic.. :)Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml>