TJDesign Posted March 11, 2009 Report Posted March 11, 2009 I have posted most of this issue in the PHP forum if you want to reference it: http://www.killersites.com/forums/topic/904/omg-some-one-help/ I am trying to create a simple Registration form and connecting to a MySql database at 1and1.com. I only have 1 table created in the database which stores, -First Name -Last Name -Email -Password But instead of it working, it displays "incorrect table name" after you submit. I am confused because there is only one table, and while using the "insert record" server behavoir, it shows that correct table that i want to use... If you want to see what I mean, check out http://www.polarisipm.com/register.php Quote
TJDesign Posted March 12, 2009 Author Report Posted March 12, 2009 Fixed it. I feel like an idiot, but I realized that the table i was connecting to was labeled "member listing" when it should of been "memberlisting" (no space!) Once I renamed the table all is well!. Now I just have to figure out how to make a "Change Password" Form Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.