由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - help with java script
相关主题
Re: Client-Server and actionPerformedJava可行性一问:画图然后保存为图像?
Re: What is wrapper class? Thx.Can Web Services return Hash or Object?
help: how to set the alignment of textField to Right?Java Regular Expression Question
Can't figure out: why can't append againErlang?
java 中文显示的问题rails和java,c#的rest web services比较,有何优缺点? (转载)
问个applet的问题。想学java
Made my first Ajax app integrated to Spring.Re: Do anyone know a good websit containing the source code of Java
Textfield auto tab-traversalWhat general services does a container provide fo
相关话题的讨论汇总
话题: script话题: java话题: some话题: do话题: does
进入Java版参与讨论
1 (共1页)
r****u
发帖数: 6
1
hi, everyone
I would like to develop some website, which one of the pages contains some
suggestion form, what I need to do is collecting the 10 answers from the the
textfield,then sent it to some professor's email. So she can review the
suggestions then. (I can't anything with that server)
Does anyone know how to do it or where can I download such source code?
thanks a lot
g*s
发帖数: 2277
2
http://www.javascript-coder.com/javascript-form/javascript-email-form.phtml

【在 r****u 的大作中提到】
: hi, everyone
: I would like to develop some website, which one of the pages contains some
: suggestion form, what I need to do is collecting the 10 answers from the the
: textfield,then sent it to some professor's email. So she can review the
: suggestions then. (I can't anything with that server)
: Does anyone know how to do it or where can I download such source code?
: thanks a lot

c*y
发帖数: 137
3
You can't do it with only JavaScript. However it's very easy to do using PHP
or Perl. Using Perl you need to do a little cgi programming; using PHP you
only need to call its mail function.

【在 r****u 的大作中提到】
: hi, everyone
: I would like to develop some website, which one of the pages contains some
: suggestion form, what I need to do is collecting the 10 answers from the the
: textfield,then sent it to some professor's email. So she can review the
: suggestions then. (I can't anything with that server)
: Does anyone know how to do it or where can I download such source code?
: thanks a lot

1 (共1页)
进入Java版参与讨论
相关主题
What general services does a container provide fojava 中文显示的问题
What specific services does a container provide f问个applet的问题。
EJB containerMade my first Ajax app integrated to Spring.
EJB框架示意图Textfield auto tab-traversal
Re: Client-Server and actionPerformedJava可行性一问:画图然后保存为图像?
Re: What is wrapper class? Thx.Can Web Services return Hash or Object?
help: how to set the alignment of textField to Right?Java Regular Expression Question
Can't figure out: why can't append againErlang?
相关话题的讨论汇总
话题: script话题: java话题: some话题: do话题: does