Re: [PHP-DB] Problem with buttons

2001-12-27 Thread Ireneusz Piasecki


- Original Message -
From: "markus|lervik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 27, 2001 9:47 AM
Subject: [PHP-DB] Problem with buttons


> Hello everyone!
>
> Does anyone know what the problem might be with the following little
> php-snippet?
>
> print("  VALUE=\"Previous page\"
> onclink=\"parent.location='index.php?nav=true&go=prev';\">");
   ^^
  It's should  be  onclick  :)
 Regards, I. Piasecki.


>
> print("  page\"
onclick=\"parent.location='index.php?nav=true&go=next';\">");
>
>
> 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]
>



-- 

Tego nie znajdziesz w zadnym sklepie!
[ http://oferty.onet.pl ]


-- 
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]




[PHP-DB] Problem with buttons

2001-12-27 Thread markus|lervik

Hello everyone!

Does anyone know what the problem might be with the following little 
php-snippet?

print(" ");

print(" ");


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]