ASP.Net Controls
-
In Visual Studio .Net 2005 Can somebody tell me the ASP.NET controls that can be used in my web application in order to place advertisments and banners?? Also I need to know if there's a control that makes the page appear with a certain layout, I mean like certain divisions on the page to place controls in??
-
In Visual Studio .Net 2005 Can somebody tell me the ASP.NET controls that can be used in my web application in order to place advertisments and banners?? Also I need to know if there's a control that makes the page appear with a certain layout, I mean like certain divisions on the page to place controls in??
HI For Layout perpose use Master page in your Application. Search for Master pages @ Google you will definalty get usefull help
Thanks and Regards Sandeep
-
In Visual Studio .Net 2005 Can somebody tell me the ASP.NET controls that can be used in my web application in order to place advertisments and banners?? Also I need to know if there's a control that makes the page appear with a certain layout, I mean like certain divisions on the page to place controls in??
Hi Use AdRotator for the advertisement perpose :)
Thanks and Regards Sandeep
-
In Visual Studio .Net 2005 Can somebody tell me the ASP.NET controls that can be used in my web application in order to place advertisments and banners?? Also I need to know if there's a control that makes the page appear with a certain layout, I mean like certain divisions on the page to place controls in??
Please Give me ur Email Address I will Send u complete details tomorow. I m bussy now . Send ur ID to my email address khan_555_777@yahoo.com
-
Please Give me ur Email Address I will Send u complete details tomorow. I m bussy now . Send ur ID to my email address khan_555_777@yahoo.com
Sorry boss Reply to post or post a new post in the Forums
Thanks and Regards Sandeep
-
Please Give me ur Email Address I will Send u complete details tomorow. I m bussy now . Send ur ID to my email address khan_555_777@yahoo.com
-
In Visual Studio .Net 2005 Can somebody tell me the ASP.NET controls that can be used in my web application in order to place advertisments and banners?? Also I need to know if there's a control that makes the page appear with a certain layout, I mean like certain divisions on the page to place controls in??
using master page is the best way. partition the page as you wish. if you want you can make different sorts of partition make two or three master pages. create appropriate user controls with adrotator controls and write code for binding the data in adrotator controls in the user control itself. start creating the page and in the page use appropriate master page with the user controls, so you get the page as you need with partition and with advetisements. if you are a advanced programmer load the user controls dynamically and set the master page too. Cheers asithangae