SurvivorTiger
Programmer
Hi everyone,
I have an iframe and a "Previous" & "Next" button and a dropdown box that lists page numbers. The user can change the iframe source by changing the values of the dropdown box. I also want to program the "Previous" & "Next" buttons to change the values of the dropdown box. For example if the dropdown box is on "Page 4" and you hit "Previous", I want it to change the selected index of the dropdown so that "Page 3" would be selected, thus changing the source of the iframe. Can anyone tell me how to do this using any method (html, javascript, vbscript, asp...etc.)??
Thanks in advance!
AIM: Survivertiger
I have an iframe and a "Previous" & "Next" button and a dropdown box that lists page numbers. The user can change the iframe source by changing the values of the dropdown box. I also want to program the "Previous" & "Next" buttons to change the values of the dropdown box. For example if the dropdown box is on "Page 4" and you hit "Previous", I want it to change the selected index of the dropdown so that "Page 3" would be selected, thus changing the source of the iframe. Can anyone tell me how to do this using any method (html, javascript, vbscript, asp...etc.)??
Thanks in advance!
AIM: Survivertiger