Log in

View Full Version : Submit Form on HTTP..



daydie
05-14-2007, 10:15 PM
Im using HTTP coding style,

What it is im making a new site, its a company, but i need to create summat on the site to save the customers info. Has any1 got So if they submit it saves into a Text file you uploaded. With name / Email / Comment. Or even i so like a Guest book but saves the info on a diffrent page which only admin can Access.

Please help me

Thanks for reading.

boogyman
05-14-2007, 10:38 PM
research databases MySQL / Oracle ? and using a server-side script like php / asp to handle it

daydie
05-15-2007, 10:25 AM
I dont know what script to use and how to mke it use SQL ho :( An guide to adding tese in??? Thanks.

mwinter
05-15-2007, 06:06 PM
Im using HTTP coding style,

What on Earth is "HTTP coding style"? HTTP, or HyperText Transfer Protocol, is an application-level network protocol.



What it is im making a new site, its a company, but i need to create summat on the site to save the customers info. Has any1 got So if they submit it saves into a Text file you uploaded. With name / Email / Comment. Or even i so like a Guest book but saves the info on a diffrent page which only admin can Access.

Surely you can find a wealth of such things already available on the Web. Google (http://www.google.com/) is your friend.