Posted by Hilarion on 09/16/05 23:40
> I have form buttons in a table populated by a query. For some reason the
> first result will not redirect properly. When I click on submit the
> location on the status bar says thisdir/... rather than
> thisdir/editproduct.php.
> All other results redirect properly to editproduct.php. However I order the
> results the first one never works and all the rest do.
>
> Here's my code;
>
> [...]
>
> Funny thing is I use this same piece of code with a different query and it
> works just fine...
Maybe you have some unclosed <form> tag before this code...
Hilarion
Navigation:
[Reply to this message]
|