QUOTE(chili5 @ 30 Aug, 2008 - 02:42 PM)

Well you should have posted your code before. The only thing I can think of is:
Your form is being submitted to something different from checklogin.php. Perhaps you have a typo in the filename for checklogin.php?
I think your sending the POST data to a page that doesn't exist.
How could I solve this?
also wouldn't this send it to checklogin?
CODE
<form name="form1" method="post" action="checklogin.php">
Database:
SQL query:
SELECT *
FROM `members`
LIMIT 0 , 30
Profiling
[ Edit ] [ Explain SQL ] [ Create PHP Code ] [ Refresh ]
row(s) starting from record #
in mode and repeat headers after cells
Full Texts id username password
Edit Delete 1 Tom 1234
With selected: Check All / Uncheck All With selected: Change Delete Export
row(s) starting from record #
in mode and repeat headers after cells
Query results operations Print viewPrint view Print view (with full texts)Print view (with full texts) ExportExport CREATE VIEWCREATE VIEW