Re: [CentOS] html/form newbie: trying to upload a little data to a server

2007-11-21 Thread Travis Fraser
On Tue, 2007-11-20 at 17:09 -0500, Charles E Campbell Jr wrote: > Hello! > > I've been trying for several hours to upload a few bits of data (not a > file) from an html form to a server, and none of my variants have worked > thus far. I've done some web searching, too. > > Anyway, here's the

Re: [CentOS] html/form newbie: trying to upload a little data to a server

2007-11-21 Thread Charles E Campbell Jr
Kenneth Porter wrote: --On Tuesday, November 20, 2007 5:09 PM -0500 Charles E Campbell Jr <[EMAIL PROTECTED]> wrote: Anyway, here's the form: That says the script is in the same directory as the form. Is your web server set up to allow scripts to be executed from the content directory?

Re: [CentOS] html/form newbie: trying to upload a little data to a server

2007-11-20 Thread Kenneth Porter
--On Tuesday, November 20, 2007 5:09 PM -0500 Charles E Campbell Jr <[EMAIL PROTECTED]> wrote: Anyway, here's the form: That says the script is in the same directory as the form. Is your web server set up to allow scripts to be executed from the content directory? This will be restricted

[CentOS] html/form newbie: trying to upload a little data to a server

2007-11-20 Thread Charles E Campbell Jr
Hello! I've been trying for several hours to upload a few bits of data (not a file) from an html form to a server, and none of my variants have worked thus far. I've done some web searching, too. Anyway, here's the form: UserID: Date : Time : I've tried mmsrequest as a script a