iPower Hosting
 
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Web Directory

Go Back   Webmaster Forum > Designing and Developing Websites > Web Design

Web Design Discussions and help on Website Design, HTML, CSS, xHTML, DHTML, etc...

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-15-2008, 10:02 PM
untikoplus untikoplus is offline
WMG Newcomer
 
Join Date: Jan 2008
Posts: 30
iTrader: (0)
untikoplus is on a distinguished road
Default Is possible to create a form with HTML?

I'm not sure if you understand well what I'm trying to ask.
I saw people asking for help to create html forms and make they work only with that. Is that possible? I thought a programming language like php, cgi and others were needed for that.
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block

  #2 (permalink)  
Old 01-16-2008, 02:59 AM
alexd181 alexd181 is offline
WMG Resident Alien
 
Join Date: Jan 2008
Posts: 104
iTrader: (0)
alexd181 is on a distinguished road
Default

You can create it, but for it to work you'd need a CGI or php script. You actually have to send the data somewhere, and html alone cannot do that for you.
Reply With Quote
  #3 (permalink)  
Old 01-16-2008, 06:35 AM
creek23 creek23 is offline
WMG Deputy Sheriff
 
Join Date: Mar 2007
Posts: 288
iTrader: (0)
creek23 is on a distinguished road
Default

google for the HTML-tag "FORM". use either PHP or any server-side scripts. and possibly MySQL too.
Reply With Quote
  #4 (permalink)  
Old 01-22-2008, 12:53 PM
agilius agilius is offline
WMG Newcomer
 
Join Date: Jan 2008
Posts: 43
iTrader: (0)
agilius is on a distinguished road
Default

MySQL has nothing to do with forms :P A server side script gets the data from the forms, validates it and sends it to the database if instructed to do so.

HTML alone can't work with forms. It can just show them. To validate a form it's best to use a Client Side Scripting Language like JavaScript.
Reply With Quote
  #5 (permalink)  
Old 01-22-2008, 01:30 PM
blokey blokey is offline
WMG Resident Alien
 
Join Date: Mar 2007
Posts: 93
iTrader: (0)
blokey is on a distinguished road
Default

Client-side validation should never replace server-side validation. JavaScript, for example, is easily disabled and you should not assume that your scripts will always receive data from the forms you have designed.
Reply With Quote
  #6 (permalink)  
Old 01-23-2008, 12:34 AM
creek23 creek23 is offline
WMG Deputy Sheriff
 
Join Date: Mar 2007
Posts: 288
iTrader: (0)
creek23 is on a distinguished road
Default

nice point there blokey.

Quote:
Originally Posted by agilius View Post
MySQL has nothing to do with forms :P
technically it has.

we use forms for user to enter data. now, you could save the data to a text file (which can easily be hacked) or have it stored safely with databases like postgre, or MySQL.

who disagrees?
Reply With Quote
  #7 (permalink)  
Old 01-23-2008, 01:36 AM
alexd181 alexd181 is offline
WMG Resident Alien
 
Join Date: Jan 2008
Posts: 104
iTrader: (0)
alexd181 is on a distinguished road
Default

You can use mySQL to take the data from a form and to insert it into table rows that you have defined.
Reply With Quote
  #8 (permalink)  
Old 01-24-2008, 02:50 AM
c4cyber's Avatar
c4cyber c4cyber is offline
WMG Resident Alien
 
Join Date: Nov 2007
Location: asia
Posts: 243
iTrader: (0)
c4cyber is on a distinguished road
Default

forms are created using html, the functionality they perform are usually handled by server side scripting like php, .net etc for example, you have a form, which ask for data and send this data for processing somewhere in the system. You will use html for form, but to send the data, or process it, some serverside scripting language will be used.
__________________
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 04:03 AM
online.education online.education is offline
WMG Newcomer
 
Join Date: Dec 2007
Posts: 45
iTrader: (0)
online.education is on a distinguished road
Default

You can create a form to generate an email, but without server side scripts, that's about the only thing you can do.
Reply With Quote
  #10 (permalink)  
Old 06-03-2008, 04:38 PM
succezz succezz is offline
WMG Newcomer
 
Join Date: Jun 2008
Posts: 1
iTrader: (0)
succezz is on a distinguished road
Default

HTML and CSS can only be used to create beatiful form on webpages to collect data. Processing the data is handle by programming/ scripting languages that may connect to MYSQL.

Forms will be useless without programming/ scripting languages to process its data
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 11:45 AM.



Freelance Web Designers
Work At Home Forum
Ad Marketplace
Online Deals and Bargains
HostGator Hosting Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0