Something Strange is happening...help!

They have: 426 posts

Joined: Feb 2005

For some reason a simple registration script that i wrote has started to pass the $_POST values in the URl, this was after i added an input box to try and upload an image to a directory at the same time. Naturally it didnt work and started doing this weired thing. I then stripped the whole thing down so its just the form and not even an action"" and it is still passing the values into the url.

go here a see for yourself, i assure you it is just html.

theglobalarts.com/login.html

What the hell is wrong.....?

teammatt3's picture

He has: 2,102 posts

Joined: Sep 2003

I think it is because you didn't set the form method. The form tag should have this some where in it method="post"

They have: 426 posts

Joined: Feb 2005

Oh bloody hell, thanks, you are a life saver!! As if i didnt see it - you must have a sharp eye?

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.