access textbox.text on other frame

S

shuki

hello

this is my framesets
<frameset cols="20%,80%">
<frameset rows="30%,40%,*">
<frame name="UserInfo" src="UserInfo.aspx">
<frame name="FileList" src="FileList.aspx">
<frame name="Actions" src="Actions.aspx">
</frameset>
<frame name="DocMain">
</frameset>
i want to be able to change values in a textbox that is on the actions
frame from the filelist frame
in the filelist frame i have link like this
<a href=000.pdf target=DocMain>
and that is work good but i want that the Actions frame will get the
name of the file(000.pdf) also
thanx
 

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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top