passing data between iframe and the parent aspx page

G

Guest

hi,

i have an aspx page which contains i frame . this iframe contains a div
which is editable div . after finish editting i need to have the content of
this div in the codebehind of the parent aspx page .

any one has any idea
 
R

Robbe Morris

Client side, you use parent reference for the window.frames object.
This code samples demonstrates a wide variety of ways that you
can reference items in the iframe from the parent page and items
in the parent page from the iframe while dealing with waiting
for the iframe to finish loading.

http://www.eggheadcafe.com/articles/20020812.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top