Thread: Need help with simple HTML form post to file
hello people-who-are-smarter-than-me.
wanted way people visiting server (with simple html web page) leave me simple 1 line text messages. hoping use html form command...
...and have entered text written file called messages.txt similar how linux redirect command workscode:<p><form name="input" action="input_action_here" method="post"> message: <input type="text" name="user" /> <input type="submit" value="submit" /> </form>
sorry electrical engineer forgive me if html 101.code:echo "hello world" >> messages.txthow can this?
-ar
do have php installed on web server? covers more complicated problem, should help:
http://www.dreamincode.net/forums/to...xtarea-editor/
ps: im ee person![]()
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Need help with simple HTML form post to file
Ubuntu
Comments
Post a Comment