Mark Stosberg wrote:
On 2006-03-02, Robert Hicks <[EMAIL PROTECTED]> wrote:
I have a two forms. One on the initial main page and another to input
tasks. The form on the main page gets validated correctly. I use the
same "code" with the second except the fields to validate and it comes
back with a blank page when I try to validate it.
Robert.
Your profiles look OK. I suspect the problem is elsewhere.
Mark
It is coming back with this much of my page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>Project and Task Reporting</title>
<script language="javascript" src="js/cal2.js" />
Everything from the </head> down is gone.
Robert
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]