HighDots Forums  

where do I find the messages ?

alt.html alt.html


Discuss where do I find the messages ? in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul Johnson
 
Posts: n/a

Default where do I find the messages ? - 10-09-2004 , 09:18 AM






I have created a text box with a submit button and a reset button as follows
<FORM>
<P> Drop me a line..
<BR><TEXTAREA NAME="comment" ROWS="6" COLS="40" WRAP></TEXTAREA></P>
<P><INPUT TYPE="submit" VALUE="Send">
<INPUT TYPE="reset" VALUE="Clear above type"></P>

I am not clear about where the submitted message goes for me to pick it up.
I do not know what to look for. Does each message auto generate its own
file? I am a newbie at this sort of thing. My webpage is one that is hosted
by geocities.
Paul



Reply With Quote
  #2  
Old   
Hywel
 
Posts: n/a

Default Re: where do I find the messages ? - 10-09-2004 , 10:13 AM






In article <ezR9d.96$bR6.1474 (AT) news20 (DOT) bellglobal.com>, Paul Johnson
says...
Quote:
I have created a text box with a submit button and a reset button as follows
FORM
P> Drop me a line..
BR><TEXTAREA NAME="comment" ROWS="6" COLS="40" WRAP></TEXTAREA></P
P><INPUT TYPE="submit" VALUE="Send"
INPUT TYPE="reset" VALUE="Clear above type"></P

I am not clear about where the submitted message goes for me to pick it up.
If that's your form, there is no message. You need some sort of server-
side processing to deal with the data that's submitted via the form.

Quote:
I do not know what to look for.
A form tutorial would be a good start. Try http://www.w3schools.com/


Quote:
Does each message auto generate its own file?
No.


Quote:
I am a newbie at this sort of thing.
Most of us were at some point. It's easy once you get the hang of
things.

--
Hywel

http://sponsorhywel.org.uk/


Reply With Quote
  #3  
Old   
Paul Johnson
 
Posts: n/a

Default Re: where do I find the messages ? - 10-09-2004 , 02:59 PM



Thanks to those who answered
Paul



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.