beetle
08-09-2002, 03:47 PM
Ok, I've got a php page that is basically a signup. But, for some reason, the Submit is not being included in the POST data.
I've hard coded some test data into the form on this page (http://www.lanwizards.com/newlwiz.php) so just submit it and look at the output. The Submit doesn't show up!
Now, I'm using a template system for this site, so I just took the template that holds the form and performed a test with it here (http://www.lanwizards.com/test2.php) As you can see, it's the same thing, but on this page (when you submit it) the submit comes through with the POST data.
Any help would be great, coz I'm :confused: !!!
I've hard coded some test data into the form on this page (http://www.lanwizards.com/newlwiz.php) so just submit it and look at the output. The Submit doesn't show up!
Now, I'm using a template system for this site, so I just took the template that holds the form and performed a test with it here (http://www.lanwizards.com/test2.php) As you can see, it's the same thing, but on this page (when you submit it) the submit comes through with the POST data.
Any help would be great, coz I'm :confused: !!!