Ask a Question related to ASP.NET General, Design and Development.
-
LIN #1
creating ASPx Pages on the FLY
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
LIN Guest
-
Server will not display ASP and ASPX pages
I'm new to this forum, so sorry if this problem has been listed before. I am working on an Intranet site within an organisation and the web server... -
aspx pages not displaying in ie6
When aspx pages are made in vs.net, loading on the local host displays the labels all in the top left corner of the screen. Also, all textboxes and... -
aspx pages not viewable
We have just purchased .net ent. edition for our company. I have installed .net on my desktop where I do the developing of our aspx, and vb.net... -
can hardly recognice my aspx pages in netscape 7.1
Hello folks, I have created a couple of pages and started to test them in netscape, and was shocked. Earlier I only tested with several different... -
Opening other ASPX pages
On the client-side you are restricted to the functionality available in HTML. It doesn't matter what you have on the server side. What the user sees... -
CT #2
Re: creating ASPx Pages on the FLY
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
[url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
"LIN" <junkvaluesnotallowed@football.com> wrote in message
news:%23Omy3tOWDHA.2360@TK2MSFTNGP12.phx.gbl...advertisement> 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> 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
>
>
CT Guest
-
LIN #3
Re: creating ASPx Pages on the FLY
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" <carstent@spammersgowaydotnetservices.biz> wrote in message
news:ui72hKPWDHA.2040@TK2MSFTNGP11.phx.gbl...with> 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 workingfor> VS .NET, then why not use ASPX pages? You can use the AdRotator controlI> the banner capability.
>
> --
> Carsten Thomsen
> Enterprise Development with Visual Studio .NET, UML, and MSF
> [url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
> "LIN" <junkvaluesnotallowed@football.com> wrote in message
> news:%23Omy3tOWDHA.2360@TK2MSFTNGP12.phx.gbl...> > Hello,
> >
> > Greetings. I am creating a web site which will contain lot of articles.advertise> advertisement> > 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> > 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>> > 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
> >
> >
>
LIN Guest



Reply With Quote

