[Solved] form post returns text [closed]


Either you’ve retyped form.html correctly on SO and there is an error in you actual code (mainly calling the name field text), or you had it like this, then fixed it and the your browser is caching the old version.

Easy way to check, in your browser view source on the form and check the form name.
Clear your cache and try again.

solved form post returns text [closed]