View Single Post
Old 02-01-2008, 02:21 PM   #14 (permalink)
Typhoon
Typhoon's Avatar
 
True Techie

Join Date: Jan 2008

Location: Windsor, Berkshire

Posts: 128

Typhoon is on a distinguished road

Send a message via MSN to Typhoon
Default Re: Posting Form data to HTML page

Quote:
Originally Posted by kizzeith View Post
I'm trying to figure out how to POST data from an HTML form to an HTML. Basically, I want to create an easy way for multiple, non-coders to add information to a webpage.

The HTML form will contain a few fields and when it is submitted, I want the data to be added to the existing information on a seperate html page which can be viewed publicly.

My webhosting service allows php-scripting and MySQL, but I don't know how to use MySQL.

Any help would be greatly appreciated!

Sorry if some one's told you info, but don't use HTML to post data, too many vulnrebilitys (Spelling (?)) , use PHP, alot more secure.
__________________
Www.iTyphoon.org
Typhoon is offline