HTTP 500 Internal Server Error while running ASP page
From: Cinderella (anonymous_at_discussions.microsoft.com)
Date: 03/17/04
- Next message: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Previous message: Dan: "Whats the Javascript for No Right Clicking?"
- Next in thread: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jim Cheshire: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jim Fitzgerald: "HTTP 500 Internal Server Error while running ASP page"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 17:34:59 -0800
Hi Guys,
I made a guest book with ASP page and MS access 2000. I
can display data from the database via my asp page.
However, when I try to make data entry into the database
through ASP page, I got an error message " HTTP 500
Internal server error".
I have a write.asp page with a form that accepts data
entry. The property of the form is like this:
method="post" action="save.asp"
The save.asp actually writes the data into database.
However, everytime I tried to enter data in the form, the
error message appears:
HTTP 500 Internal Server Error
There is a problem with the page you are trying to reach
and it cannot be displayed.
It seems that the save.asp page cannot be reached.
I hosted it at my company's windows 2000 server.
The same guestbook runs great here: http://www.cn-
knitwear.com/ocean/database/index.asp
If you click "submit message", you will see the write.asp
page.
Please help! Thank you!
P.S. I updated my MDAC
- Next message: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Previous message: Dan: "Whats the Javascript for No Right Clicking?"
- Next in thread: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jon Spivey: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jim Cheshire: "Re: HTTP 500 Internal Server Error while running ASP page"
- Reply: Jim Fitzgerald: "HTTP 500 Internal Server Error while running ASP page"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|