View Single Post
Old 02-16-2007, 01:13 PM   #3 (permalink)
tdd1984
Contributing Member
 
tdd1984's Avatar
 
Join Date: 12-03-06
Location: Indiana
Posts: 1,228
iTrader: 0 / 0%
tdd1984 is liked by somebodytdd1984 is liked by somebodytdd1984 is liked by somebodytdd1984 is liked by somebodytdd1984 is liked by somebody
Send a message via AIM to tdd1984 Send a message via MSN to tdd1984 Send a message via Yahoo to tdd1984
Quote:
Originally Posted by east_pole View Post
Hi,

I have index.php page (attached). The flow is when I put username/password on the page, it will submit to be processed by connection.php where in connection.php, it require koneksi_db.php to connect to the Oracle database (Oracle 9i).

In fact, it raises error saying that "The requested method POST is not allowed for the URL /lekom_maras/connection.php".

Does anybody can help me :

1. Telling me why it happens ?? Telling me how to handle this problem ?

2. I am using the webpage to access to Oracle database. What is the requirement to make it happen ??




Rgds,

east_pole
Double check that your using the right url, and the method post should work, but I take it your using php, so tell you what post the exact error message your getting, and module are you running?

is it cgi-bin, apache?
is this running from your localhost, or webhost?
tdd1984 is offline   Reply With Quote