Page has 3 frames. Two small frames and a large one. For example purposes lets call them A, B, and C.
A is a blank frame and has no purpose right now.
B hold links to other pages.
C is the main window and holds a form for the user to fill out and interact with the database. There is a input box at the top where the user will put an id into it.
What I would like to do is after the id has been entered and the database information populates Frame C, I want a link from frame B to carry that Id to a new page that will open up in frame C. Any ideas, is this really easy? Thanks in advance.
A is a blank frame and has no purpose right now.
B hold links to other pages.
C is the main window and holds a form for the user to fill out and interact with the database. There is a input box at the top where the user will put an id into it.
What I would like to do is after the id has been entered and the database information populates Frame C, I want a link from frame B to carry that Id to a new page that will open up in frame C. Any ideas, is this really easy? Thanks in advance.