Hello Folks,
 
I'm having problems with frames in NetDynamics 5. I have a frameset with three frames. Menu bar across the top, list on the left and main content on the right. I have an insert page loaded within the content frame that adds to the list on the left. I'm manually reloading the list page within the left frame using the following:
load("PgList", "frmset", "frLeft"). I then manually load another page into the content frame using the following:
load("PgDetail", "frmset", "frContent").
 
What happens is that both pages get loaded into the same frame. I've tried putting a target into the extra html, and I've tried every combination I can think of on getting handles to the pages, framesets, etc.
 
I'm not sure what else to try. Any help will be greatly appreciated.
 
Thanks,
Roger W Barnes

Reply via email to