Jump to content


need help with e-mail


4 replies to this topic

#1 windtalker

    Young Padawan

  • Members
  • Pip
  • 12 posts

Posted 04 August 2006 - 05:12 PM

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

#2 cheerio

    Young Padawan

  • Members
  • Pip
  • 246 posts
  • Gender:Male

Posted 04 August 2006 - 05:14 PM

What exactly do you mean by "window?"

Edited by cheerio, 04 August 2006 - 05:14 PM.


#3 windtalker

    Young Padawan

  • Members
  • Pip
  • 12 posts

Posted 04 August 2006 - 05:28 PM

View Postcheerio, on Aug 5 2006, 12:14 AM, said:

What exactly do you mean by "window?"
a box where you can type comment, somethink like the ox where you reply a topic

#4 cheerio

    Young Padawan

  • Members
  • Pip
  • 246 posts
  • Gender:Male

Posted 04 August 2006 - 05:34 PM

<input type="text" name="name" value="value" />
or for multiple lines:
<textarea name="name">Text</textarea>


#5 seraph!m

    Pixels 4 Life!

  • Members
  • Pip
  • 172 posts
  • Location:&quot;In heavenly places...&quot;

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.

:D





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users