TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: what language will build a Form Mail app fastest?

2 pointsby nshankarabout 13 years ago
ASK HN: I am a newbie in software. I am trying to find and use the easiest language to develop the simplest task, FormMail: ask site visitor to fill up a form and mail the site owner the form contents. Which language will do FormMail most effectively? Bonus: client validation for form fields.

3 comments

andrewhillmanabout 13 years ago
You can also use Wufoo, Jotform or Google Docs.
bmeltonabout 13 years ago
It isn't a language per se, but Wufoo[1] (and others like it[2][3]) can do this as a hosted service.<p>[1] - <a href="http://wufoo.com/" rel="nofollow">http://wufoo.com/</a> [2] - <a href="http://icebrrg.com/" rel="nofollow">http://icebrrg.com/</a> [3] - <a href="http://www.jotform.com/" rel="nofollow">http://www.jotform.com/</a>
mvasilkovabout 13 years ago
&#62; I am a newbie<p>PHP<p>&#62; client validation for form fields<p>JavaScript