Ask a Question related to ASP.NET General, Design and Development.
-
joe #1
ASP.Net and FrontPage mixed
Not sure if this is the best place to ask this or not but I am wondering if
it is possible to run a "mixed" website.
That is, use pages which leverage ASP.net where appropriate and pages which
leverage FrontPage Server extentions (I use FP 2000) on the same web site.
Is it possible?
Any trips?
Any features which won't work? (assuming I don't try to mix the format on an
individual page)
Is there anything I need to tell my web host in the way of configuration on
the server other than to enable FP extentions (the site is already ASP.Net
enabled and my site does not yet have FP server extentions enabled although
my local development machine does)?
Any pro's and cons would be greatly appreciated.
Thanks
joe Guest
-
FTP, FrontPage, FrontPage Secure, and SSH
I've successfully edited a page using FTP; however, I don't have secure FTP. The server supports logon using something call FrontPage and Secure... -
Mixed mode in SQL server..
Hi folks, Just starting down the ASP.NET route after many years of VB/VBA. Been looking at the security stuff and it seems that Forms... -
ASP-to-RTF - Mixed Languages
I've been fighting this for a couple of weeks: My ASP/Access app'n uses UTF-8 data in mixed languages/scripts successfully. That is, it takes... -
mixed up sprites
I'm having a rather strange / frustrating navigation issue. Here's the scenario: On one frame I have a full-screen flash sprite. A few frames down... -
ADMINISTRATOR MIXED UP
I think you renamed your Administrator account to "Rick". Enter %userprofile% to see what profile your "Rick" account is using. If it is... -
Kevin Spencer #2
Re: ASP.Net and FrontPage mixed
As long as your ASPX pages don't have FrontPage run-time components in them,
it will be fine. The reason is that the FrontPage run-time components use
FrontPage server extensions at run-time, and FrontPage server extensions are
a different ISAPI than ASP.Net.
HTH,
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of Little things.
"joe" <contact_by_Newsgroup_only.please> wrote in message
news:%23QdsY79ODHA.1608@TK2MSFTNGP11.phx.gbl...if> Not sure if this is the best place to ask this or not but I am wonderingwhich> it is possible to run a "mixed" website.
> That is, use pages which leverage ASP.net where appropriate and pagesan> leverage FrontPage Server extentions (I use FP 2000) on the same web site.
>
> Is it possible?
>
> Any trips?
>
> Any features which won't work? (assuming I don't try to mix the format onon> individual page)
>
> Is there anything I need to tell my web host in the way of configurationalthough> the server other than to enable FP extentions (the site is already ASP.Net
> enabled and my site does not yet have FP server extentions enabled> my local development machine does)?
>
> Any pro's and cons would be greatly appreciated.
>
> Thanks
>
>
Kevin Spencer Guest
-
joe #3
Re: ASP.Net and FrontPage mixed
thanks kevin
"Kevin Spencer" <kevin@SPAMMERSSUCKtakempis.com> wrote in message
news:%23f4MFV$ODHA.3236@TK2MSFTNGP10.phx.gbl...them,> As long as your ASPX pages don't have FrontPage run-time components inare> it will be fine. The reason is that the FrontPage run-time components use
> FrontPage server extensions at run-time, and FrontPage server extensionssite.> a different ISAPI than ASP.Net.
>
> HTH,
>
> Kevin Spencer
> Microsoft FrontPage MVP
> Internet Developer
> [url]http://www.takempis.com[/url]
> Big things are made up of
> lots of Little things.
>
> "joe" <contact_by_Newsgroup_only.please> wrote in message
> news:%23QdsY79ODHA.1608@TK2MSFTNGP11.phx.gbl...> if> > Not sure if this is the best place to ask this or not but I am wondering> which> > it is possible to run a "mixed" website.
> > That is, use pages which leverage ASP.net where appropriate and pages> > leverage FrontPage Server extentions (I use FP 2000) on the same webon> >
> > Is it possible?
> >
> > Any trips?
> >
> > Any features which won't work? (assuming I don't try to mix the formatASP.Net> an> on> > individual page)
> >
> > Is there anything I need to tell my web host in the way of configuration> > the server other than to enable FP extentions (the site is already> although> > enabled and my site does not yet have FP server extentions enabled>> > my local development machine does)?
> >
> > Any pro's and cons would be greatly appreciated.
> >
> > Thanks
> >
> >
>
joe Guest



Reply With Quote

