[thelist] form action

Richard Davey rich at launchcode.co.uk
Wed Apr 7 19:47:33 CDT 2004


Hello Sam,

Thursday, April 8, 2004, 1:36:57 AM, you wrote:

SC> I've got a form to be used on every page.  The posts go to the page of the
SC> same name.
 
SC> If I code action="", it works in all browsers I've tested except NS 4.7.
 
SC> Is there another technique that'll work correctly in NS 4.7 without having
SC> to code every page in the action?

If this is just plain HTML, then no, you need to fill the action field
in. If you're using something like PHP then you can use one of the
server variables to populate the form action field for you.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html




More information about the thelist mailing list