Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Reply
 
Topic Tools
  #1  
Old October 18th, 2002, 02:34 AM
bradsully bradsully is offline
New Member
 
Join Date: Oct 2002
Posts: 1
Unhappy Hi, Could anyone tell me about submit buttons and how they work?

Hi, im working on a website for school and we want to put a text field where people can type there comments and hit submit. Then it will send there comment to us some how. Ive been trying to find things on how to do it but i can't seem to find the right thing.
Reply With Quote
  #2  
Old October 18th, 2002, 03:48 AM
lufbra lufbra is offline
Zipulrich's Long Lost Bro
 
Join Date: Sep 2000
O/S: Windows Vista
Posts: 11,487
Just a thought, why not create a Bulletin Board like we are using here?

Dave.
Reply With Quote
  #3  
Old October 18th, 2002, 09:02 AM
Dreameater606's Avatar
Dreameater606 Dreameater606 is offline
Member
 
Join Date: Mar 2002
Location: Australia
Age: 23
Posts: 72
I think you'll need some script for this

What happens when a submit button is pressed is that the data in the fields is either posted or entered into memory so that is can be accessed on the next page.

When the form method is "post" data can be accessed using Request.Form(FieldName).

On the page that you post to u just use an object that sends an email to the address u specify.

You'll nees asp suport on your webserver for this method to work but it dose the job.

Post back if you want the code
Reply With Quote
  #4  
Old October 18th, 2002, 09:45 PM
enat66's Avatar
enat66 enat66 is offline
CTH Subscriber
 
Join Date: Dec 2001
O/S: Windows Vista
Location: Wisconsin
Age: 19
Posts: 3,089
agp or cgi support are needed, where is this site hosted?
__________________

Reply With Quote
  #5  
Old October 20th, 2002, 02:53 PM
Steven.Bentley Steven.Bentley is offline
CTH Subscriber
 
Join Date: Nov 2000
Location: West Yorkshire, UK
Age: 29
Posts: 3,840
or PHP
__________________
Don't forget to post back with the results
Reply With Quote
  #6  
Old October 20th, 2002, 03:10 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
A common script to "Send" comments to you is
http://www.scriptarchive.com/formmail.html
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #7  
Old October 21st, 2002, 06:04 AM
Jethro Jethro is offline
Senior Member
 
Join Date: Oct 2002
Location: Sydney, Australia
Posts: 249
Quote:
Originally posted by Steven.Bentley
or PHP
And to follow the available scripts motif http://php.resourceindex.com
__________________
Sites l visit

Galah Net lol it's not that serious.

Rugby Forums for the game they play in heaven.

Coming to a browser soon ... the Jman and Pfer project... be afraid be very afraid

Join the *Resolved* campaign now
Reply With Quote
  #8  
Old October 21st, 2002, 09:21 PM
Steven.Bentley Steven.Bentley is offline
CTH Subscriber
 
Join Date: Nov 2000
Location: West Yorkshire, UK
Age: 29
Posts: 3,840
Rather than using Matt's version of formmail try NMS's

http://nms-cgi.sourceforge.net/

which was designed to have the functionality of Matt's version without the open invitation to spammers
__________________
Don't forget to post back with the results
Reply With Quote
Reply

Bookmarks

Topic Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:04 AM.

[ RSS ]