Integrating ASP page in existing FP web (VB.Net)

  • Thread starter Grumpy Aero Guy
  • Start date
G

Grumpy Aero Guy

I have successfully integrated a VB.Net generated asp page into a FP web.
The two reside peacefully in the same virtual directory---I can open the web
in FP2003, and access the asp page and successfully make it part of the FP
web's navigation structure. THe asp app works flawlessly.

My question: Can this asp page take on the theme of the FP web?

If so, how?

Could this blow up in my face?

Is it possible?

Am I missing something?

(it looks kinda ugly... that white background an stuff)

Thanks for your help
 
J

Jim Buyens

Yes, that ought to work, but it's not what most designers
do. When you get to that level of Web design -- using
Visual Studio and so forth -- most designers use shared
CSS stylesheets.

BTW, are did you actually create ASP pages (.asp filename
extension) or ASP.NET pages (.aspx filename extension)?
Because if they're ASP.NET pages, you should consider
using ASP Web User Controls (.ascx files) for page
headings and so forth.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top