Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

ASP/HTML not displaying
I have two folders in inetpub/wwroot. One has all HTML code, the other has
HTML & ASP pages. The pure HTML files show up in IE6 just fine. The other
pages just say done with a blank page. I had servral files that were ASP
pages but only had HMTL code and changed the extension to HMTL and still get
blank pages. Not sure why these pages do not display but the other directory
does. Both folders have the same rights configuration (scripts &
executables). I am using IIS 5.1 on XP SP2 machine and I Have all updates
installed. If I open these sites in FrontPage they both work fine. I guess
FrontPage handles the code itself and does not use IIS. I am tryint to
relearn my ASP & HTML and I need to get this working, please help. I do not
get any error messages on the screen or log files.
--
Deb

Report this thread to moderator Post Follow-up to this message
Old Post
ssar9
08-17-07 11:56 PM


RE: ASP/HTML not displaying
Here is my code:

<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Allied Insurance Company (MAIN000)</TITLE>
<LINK HREF="standard.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY>
<FRAMESET ROWS="20%,70%,10%" BORDERCOLOR=BLUE>
<!-- Display Company Name & Address -->
<FRAME SRC="Main001.htm" NAME=Top SCROLLING=NO MARGINHEIGHT=0 NORESIZE
TARGET="Top">
<!-- Display Main Menu HyperLinks -->
<FRAME SRC="Main002.htm" NAME=Middle SCROLLING=NO MARGINHEIGHT=0
NORESIZE TARGET="Middle">
<!-- Display Company e-Mail Information -->
<FRAME SRC="Main003.htm" NAME=Bottom MARGINHEIGHT=0 TARGET="Bottom">
</FRAMESET>
</BODY>
</HTML>

it does not matter if this is in an ASP or HTM file it does not display but
does in FP.
--
Deb


"ssar9" wrote:

> I have two folders in inetpub/wwroot. One has all HTML code, the other has
> HTML & ASP pages. The pure HTML files show up in IE6 just fine. The other
> pages just say done with a blank page. I had servral files that were ASP
> pages but only had HMTL code and changed the extension to HMTL and still g
et
> blank pages. Not sure why these pages do not display but the other directo
ry
> does. Both folders have the same rights configuration (scripts &
> executables). I am using IIS 5.1 on XP SP2 machine and I Have all updates
> installed. If I open these sites in FrontPage they both work fine. I guess
> FrontPage handles the code itself and does not use IIS. I am tryint to
> relearn my ASP & HTML and I need to get this working, please help. I do no
t
> get any error messages on the screen or log files.
> --
> Deb

Report this thread to moderator Post Follow-up to this message
Old Post
ssar9
08-17-07 11:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

ASP archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 01:16 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.