Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-27-2004, 06:29 PM
WebProWorld New Member
 

Join Date: Aug 2004
Posts: 11
nooksandniches RepRank 0
Default Form Help

Hi all, I am needing some guidance when it comes to making a form. Here is what I am going for:

I would like to create a form for my e-commerce store where customers can review their service. Ideally I would like them to be able to post and then read on the same page.

I am clueless when it comes to forms. Is this possible? Can you maybe point me in the direction of a good tutorial?
Reply With Quote
  #2 (permalink)  
Old 09-28-2004, 08:14 PM
WebProWorld Member
 

Join Date: Aug 2003
Location: Oklahoma
Posts: 25
netroact RepRank 0
Default

What language?
Reply With Quote
  #3 (permalink)  
Old 09-28-2004, 11:43 PM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default

nooksandniches, do you mean like a message board, forum, or blog?
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
  #4 (permalink)  
Old 09-29-2004, 03:49 AM
ADAM Web Design's Avatar
WebProWorld 1,000+ Club
 

Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,217
ADAM Web Design RepRank 0
Default

This is possible, and a fairly simple task. All you need are three things:

1) A form (thank me, Captain Obvious!).
2) A server-side programming language, such as ASP or PHP, to process the form.
3) Either a database to store the info in or an email address to send the info to (or both if you're feeling so inclined).

You have those three things, and you will have the tools required to build the form.

Now as far as the form itself and what to gather is concerned, that really depends on the store, the products, and what you'd like to know. Do you want reviews of product features? Do you want reviews of the delivery process? Price reviews? Quality reviews? Etc. and so on.
Reply With Quote
  #5 (permalink)  
Old 09-29-2004, 06:39 AM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default System requirements

Agree with ADAMWebDesign's suggestions, and would like to add a fourth item to the list.. but maybe it should be right at the top. This is probably the most important aspect of the whole process; what are the actual requirements?

You need to list exactly what you expect the form to do (functionality). What information will need to be stored? (information capture). How will you ensure your data is captured in the appropriate format? (validation and error handling) The information required will inevitably determine the structure of your database.
How will the information be retrieved? What information will be public, which fields will you allow the user/customer to change? Then you can actually approach how to implement such a system (method). Did I mention the testing you'll need to do? I could go on... but I'm getting weary just thinking about it! :o)

A tall order? Maybe... but nothing that hasn't been done a hundred times over. Which is why folks have a tendency to go for ready-made solutions.

Paul
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: ,



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
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0