Back to the month index |
Back to the list index
|
aeron (aeron@chibacity.com)
Thu, 20 Nov 1997 13:20:16 -0500
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Dean Karres: "Re: MSQL-LIST digest 130"
- Previous message: Andreas Koppenhoefer: "Re: msqlTimeToUnixTime"
Message-ID: <01BCF5B7.0B5A0340@aeron.onsitenet.net> From: aeron <aeron@chibacity.com> Subject: help Date: Thu, 20 Nov 1997 13:20:16 -0500
does anyone know what this error might mean??
Unsupported content-type: multipart/form-data;
boundary=---------------------------97511494022730
basically i have a database/contact manager....when i go to modify or add a new entry i get this error
all the variables are being passed fine i guess the final phase where it inserts the new data into the table is not working. I have no idea what the above error is telling me...i have never seen one like this before. If anyone could shed some light on this subject, I'll buy ya a strawberry smoothie ;-)
sincerely,
Chewy
btw here is the code :
echo "<FORM METHOD=POST ENCTYPE=\"multipart/form-data\" ACTION=modify.html
TARGET=info>";
like i said, all the new data is passed along fine untill i get to this last phase....
the site is at
www.onsitenet.net/contact
if anyone would like to take a look at it, please use the test name avaro
- application/ms-tnef attachment: stored
- Next message: Dean Karres: "Re: MSQL-LIST digest 130"
- Previous message: Andreas Koppenhoefer: "Re: msqlTimeToUnixTime"