943,938 Members | Top Members by Rank

Ad:
  • Perl Discussion Thread
  • Unsolved
  • Views: 1184
  • Perl RSS
Nov 4th, 2009
0

HTML #Include file not loading

Expand Post »
I have a .cgi file that reads POSTed data from an HTML questionnaire Form and displays HTML that lists all the scholarships the person may qualify for. I want to Include a file with CSS and a Header image. Unfortunately none of this is taking effect, only the list of scholarships that are not in the Font I want.
If you take the quiz at http://www.solotraveller.com/new%20s...ionnaire.shtml and answer anything Yes you will see the (undesirable) results.

The HTML (below) that the .cgi file generates, when saved to an .shtml file, renders the way I want. The page is http://www.solotraveller.com/New%20S...testlist.shtml

Can someone let me know why the .cgi does not load the Include file correctly?
Thanks!

<html>
<head>
<title></title>
</head>
<body>
<h1></h1>
<!--#include file="../header.htm"-->
<table width=800 border=1 cellspacing=0 cellpadding=0><tr><td><input type="radio" name="q1" value="DeVryHighSchool"</td><td width="90%"><a href="../Scholarship Requirements/Deans Scholarship.shtml">DeVry High School Scholarship</a></td></tr><tr><td><input type="radio" name="q1" value="Deans"</td><td width="90%"><a href="../Scholarship Requirements/Deans Scholarship.shtml">Dean's Scholarship</a></td></tr><tr><td><input type="radio" name="q1" value="Transfer"</td><td width="90%"><a href="../Scholarship Requirements/Deans Scholarship.shtml">Transfer Scholarship</a></td></tr></table></body>
</html>
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
pbassett is offline Offline
1 posts
since Nov 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Perl Forum Timeline: Visual Basic.Net Data types
Next Thread in Perl Forum Timeline: module caching in mod_perl





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC