| Posted by Geoff Berrow on 01/02/06 11:40 
Message-ID: <1136173075.126625.89640@f14g2000cwb.googlegroups.com> fromHoward contained the following:
 
 >I have a question regarding a form's action attribute to send the user
 >submitted data to $_SERVER[PHP_SELF] (the same page).  The problem for
 >me, is that is this doesn't give the complete URL (the
 >http://www.myhost.com part).  It only gives the /filename.php part.
 >Therefore, when I enter some info into the text field (on the page with
 >the form) and click submit, I get "The page cannot be displayed".  How
 >can this be resolved?
 
 Seems odd.  I take it you have tried it with the full URL and it works?
 
 Leaving the action blank usually works too ie action=""
 
 --
 Geoff Berrow  0110001001101100010000000110
 001101101011011001000110111101100111001011
 100110001101101111001011100111010101101011
 [Back to original message] |