473,387 Members | 1,493 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,387 software developers and data experts.

creating ASPx Pages on the FLY

LIN
Hello,

Greetings. I am creating a web site which will contain lot of articles. I
had been planning to create simple HTML page on the server everytime i
posted a article (eg. article12.html ). Now, i want to show an advertisement
on top of each of this html page. the ad banner has to be dynamically
updated depending on date (period) the advertiser has planned to advertise
for. So I thought of creating ASPx pages instead.

Is it a good idea? I want my website to be very search engine friendly.

thoughts please. thank you!

regards,
LIN
Nov 17 '05 #1
2 3759
CT
I'm sure you'll find pros and cons looking at HTML vs. ASPX pages, but if
you need dynamic content like changing banners, and are used to working with
VS .NET, then why not use ASPX pages? You can use the AdRotator control for
the banner capability.

--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"LIN" <ju******************@football.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello,

Greetings. I am creating a web site which will contain lot of articles. I
had been planning to create simple HTML page on the server everytime i
posted a article (eg. article12.html ). Now, i want to show an advertisement on top of each of this html page. the ad banner has to be dynamically
updated depending on date (period) the advertiser has planned to advertise
for. So I thought of creating ASPx pages instead.

Is it a good idea? I want my website to be very search engine friendly.

thoughts please. thank you!

regards,
LIN

Nov 17 '05 #2
LIN
so no issues creating ASPX pages dynamically? do I have to take care of any
extra issue here as compared to HTML? not worried about the ad rotator
component at this point of time. My concern is about creating those hundreds
of ASPX pages.

let me know. thanks for the help.

regards,
shalin
"CT" <ca******@spammersgowaydotnetservices.biz> wrote in message
news:ui**************@TK2MSFTNGP11.phx.gbl...
I'm sure you'll find pros and cons looking at HTML vs. ASPX pages, but if
you need dynamic content like changing banners, and are used to working with VS .NET, then why not use ASPX pages? You can use the AdRotator control for the banner capability.

--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"LIN" <ju******************@football.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello,

Greetings. I am creating a web site which will contain lot of articles. I had been planning to create simple HTML page on the server everytime i
posted a article (eg. article12.html ). Now, i want to show an

advertisement
on top of each of this html page. the ad banner has to be dynamically
updated depending on date (period) the advertiser has planned to advertise for. So I thought of creating ASPx pages instead.

Is it a good idea? I want my website to be very search engine friendly.

thoughts please. thank you!

regards,
LIN


Nov 17 '05 #3

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

Similar topics

4
by: mslyh | last post by:
Is there a way to instantiate a page object in code and redirect the response to it? I know that this is how the actual ASP.NET engine ultimately does it under the covers. However, is this available...
0
by: Ing. Rajesh Kumar | last post by:
Hi everybody When creating a web project using VS.NET and then publishing using the "copy only files needed to run this project", there is only one DLL and HTML (aspx) pages in the destination...
6
by: Don Wash | last post by:
Hi All! I'm developing ASP.NET pages using VB.NET language. My background is VB6 and ASP3. Right now, I'm evaluating strategies on creating reusable and common functions and methods for ASP.NET....
1
by: Hasani \(remove nospam\) | last post by:
The way the system works is, you create a user control (ascx) that will be a template and must implement the interface IPageTemplate. You then create one or more user controls (ascx) that implement...
2
by: jen_designs | last post by:
I am trying to create a template in dot net. All the articles I have read on the net are rather confusing. I need a simple solution to create a header and a footer on each page. Can someone...
3
by: Vadim Vulfov | last post by:
I have the single page that I would like to show multiple times in one aspx file continuously with different parameters in querystring. So, I was planning to go through the loop and pick up the...
3
by: Pini | last post by:
Hi all,In asp.net 1.x i creates a basepage that extends System.Web.UI.Page class. I created this file in a web appplcaition project and then refernced it from another projects. All the pages in...
4
by: VB Programmer | last post by:
My client wants to be able to have unlimited pages in his website and I'm making an "admin interface" for him to add and remove pages. (He will use Macromedia Contribute to modify the content of...
0
by: Syoam4ka | last post by:
My project is about jewellery. I have devided my jewelery into main types, which each one of them has sub types, and each one those sub types has the jewellery. I have a tabcontainer. It includes...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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?
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.