G
Guest
All,
I have a webform e.g. a.aspx that contains an a table of 2 cols 1 row. In
col1 I have an IFRAME and in col2 I have some labels/text boxes. Now the
IFRAME source is say 'b.aspx' that retrieves some data from the database in
the code behind. Using this data I would like to populate my
labels/textboxes on the a.aspx page i.e. col2 from b.aspx codebehind is this
possible and how?
Thanks
Msuk
I have a webform e.g. a.aspx that contains an a table of 2 cols 1 row. In
col1 I have an IFRAME and in col2 I have some labels/text boxes. Now the
IFRAME source is say 'b.aspx' that retrieves some data from the database in
the code behind. Using this data I would like to populate my
labels/textboxes on the a.aspx page i.e. col2 from b.aspx codebehind is this
possible and how?
Thanks
Msuk