iframe question

F

Fetty

I have a iframe in a page. Inside the Iframe in a form that opens a new
window. I am trying to figure out how to write a value from the new
window to a field in the Iframe. I tried this...


self.opener.parent.tabIframe2.document.forms[0].attachedfile.value =
strFileName


Dave
 
S

sunilp

I dont what problem u got but i think it should be

self.opener.parent.document.tabIframe2.document.forms[0].attachedfile.value
=
strFileName
 

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,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top