E
Enterprise Andy
Hi,
I've used the database interface wizard in Frontpage 2003 to make some ASP.Net pages that link to an SQL 2000 database. So far I've had a couple of problems viewing the pages properly. I've hosted them using IIS and viewed them on http://localhost and also hosted them on one of our servers, but keep getting the same problems:
1) The page displays but the elements of the page, such as buttons and the results table, which use <asp> tags, don't display.
2) Some of the pages don't display at all, IE just asks you to download the page as you would when downloading a file, then uses Visual Studio to debug the code with the top two lines (lines 1 & 2) highlighted in yellow.
Any ideas how to solves the above problems? Your help is much appreciated.
I've used the database interface wizard in Frontpage 2003 to make some ASP.Net pages that link to an SQL 2000 database. So far I've had a couple of problems viewing the pages properly. I've hosted them using IIS and viewed them on http://localhost and also hosted them on one of our servers, but keep getting the same problems:
1) The page displays but the elements of the page, such as buttons and the results table, which use <asp> tags, don't display.
2) Some of the pages don't display at all, IE just asks you to download the page as you would when downloading a file, then uses Visual Studio to debug the code with the top two lines (lines 1 & 2) highlighted in yellow.
Any ideas how to solves the above problems? Your help is much appreciated.