if you look closely at your code (instead of posting yet another silly
message on this board) you'll notice that the first has an onclink
event......i am not presently aware of any such event.
to all you newbies out there: look over your code, check php.net, check the
comments sections, if ALL else fails, THEN post a message.


"Markus|Lervik" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello everyone!
>
> Does anyone know what the problem might be with the following little
> php-snippet?
>
> print("<TR> <TD COLSPAN=\"4\" ALIGN=\"CENTER\"><INPUT TYPE=button
> VALUE=\"Previous page\"
> onclink=\"parent.location='index.php?nav=true&go=prev';\"></TD>");
>
> print(" <TD COLSPAN=\"4\" ALIGN=\"CENTER\"><INPUT TYPE=button VALUE=\"Next
> page\"
onclick=\"parent.location='index.php?nav=true&go=next';\"></TD></TR>");
>
>
> The next button works perfectly, but for some strange reason nothing
happens
> when one hits the previous button.
> *sigh* I don't want to be coding today.. I want to be at home listening to
> the BBC 13 CD Lord of the Rings dramatization. *grin*
>
> Cheers,
> Markus



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to