Equus
06-26-2003, 11:27 PM
I'd like to be able to enter data into a form, and hit submit and have it add it to a table of other data for me. If theres anyone who can help me do this, I would really appreciate it.
|
View Full Version : Code to enter info into table using form. Equus 06-26-2003, 11:27 PM I'd like to be able to enter data into a form, and hit submit and have it add it to a table of other data for me. If theres anyone who can help me do this, I would really appreciate it. bellportal 06-28-2003, 03:40 PM Yes, using ASP. Although your server will need ASP and SQL support and the ability to be able to use *.mdb databases. HTH, Equus 06-29-2003, 02:35 AM yes. Can my PC support it? If I were to run the file without uploading it to the web anywhere. Can I do that? If so, I need help with the coding. Dude128 06-29-2003, 03:08 AM your PC can support just about anything a host can. but, you'll need to install webserver software and all the necessary components- in this case, ASP and SQL (although personally I would recommend PHP and MySQL). the most commonly used webserver is Apache. I know things like this have been brought up before, so you can try searching the forum. Equus 07-01-2003, 03:54 PM PHP is good. I know a teeeny bit of PHP. Where do I get that stuff to install to my computer? And can anyone help me with the code for what I want to do??? |