Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamically write Page number

Status
Not open for further replies.

soonkhoo

Programmer
Joined
Dec 8, 2000
Messages
133
Location
MY
Hi all!

I have a frameset with a bottomFrame and a topFrame. The topFrame is a fixed frame that navigates(next and back buttons). I have an array.

My question is, how do I create an array so that according to the array, pages in the bottomFrame gets written page numbers. That means, if I have 50 pages, then I decided to add 1 or 2 more, the page numbers get updated according to the array?

Please help.
Thank you.

Soon
 
the page number = the array index
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top