in reply to Re^2: grade calulator coding problem
in thread grade calulator coding problem

Thanks!! I found the error log and I almost understand what it says I assume it has something to do with the last line of the script. +Sun Mar 06 22:58:45 2011 error client 127.0.0.1 malformed header from script. Bad header=

Replies are listed 'Best First'.
Re^4: grade calulator coding problem
by friar tux (Novice) on Mar 07, 2011 at 04:53 UTC

    I got it!!! it was missing the "HTML content type" line so it works now thanks for your help I just need to change a few things that I wanted to add to it. thnx again.