Hi,
I am making a html website and I have a page where you can post comments or questions to me, I would like to have a 'window' where you can type some comment, a window where you type your email and a button 'send'
I have checked the tutorials, but I can't find one, meaby I haven't looked good enough
help me please
thx
need help with e-mail
Started by windtalker, Aug 04 2006 05:12 PM
4 replies to this topic
#1
Posted 04 August 2006 - 05:12 PM
#2
Posted 04 August 2006 - 05:14 PM
What exactly do you mean by "window?"
Edited by cheerio, 04 August 2006 - 05:14 PM.
#4
Posted 04 August 2006 - 05:34 PM
<input type="text" name="name" value="value" />or for multiple lines:
<textarea name="name">Text</textarea>
#5
Posted 04 August 2006 - 06:38 PM
To have it actually send (if I understand you right) then you will need a script of some sort.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
