Previous | Next | (P-PDF) Developers
Topic: create two slide buttons
Conf: (P-PDF) Developers, Msg: 32077
From: noelcasey
Date: 12/29/2001 09:56 AM
Hello,
I wish to create two buttons, Forward and Previous.
The buttons should alternate between 10 text fields, field1-field10. I want to create a forward button that goes from text field 1, with a click of forward button, to text field 2. etc until the end of the text fields is reached. For the previous button, I want to go from field 10 to field 9 with a click of the button until the begining of the text fields is reached.
Any help would be much appreciated.