D
David Brewster
Hey everyone.
I am just getting into .NET (2003) now - I've been working in VB6 for some
time now, so my question may seem pretty low level for some - but bare with
me ok?
I have a form with 2 frames in it "Contents", "Main", and "Header".
Along the side frame (Contents), I have a navigation type menu. Now when one
of those buttons get pushed, it should change the page over in the main.
Here's the thing - I have no idea how to access that other page. All the
documention that I've found has said to use parent.frames("main")...... but
there is no FRAMES child from parent.
I must be totally missing the boat here. Can someone guide me in the right
direction?
Dave
I am just getting into .NET (2003) now - I've been working in VB6 for some
time now, so my question may seem pretty low level for some - but bare with
me ok?
I have a form with 2 frames in it "Contents", "Main", and "Header".
Along the side frame (Contents), I have a navigation type menu. Now when one
of those buttons get pushed, it should change the page over in the main.
Here's the thing - I have no idea how to access that other page. All the
documention that I've found has said to use parent.frames("main")...... but
there is no FRAMES child from parent.
I must be totally missing the boat here. Can someone guide me in the right
direction?
Dave