freelanceprogrammers.org Forum Index » ASP
Passing Data Between Two iFrames
Joined: 13 Jan 2006
Posts: 3
Passing Data Between Two iFrames
I have an aspx page which contains 2 iFrames. iFrame1 displays a
list of available Travelers (and associated data) in a table, in
which I also store the ID of each traveler in a hidden asp:Textbox.
Each row in the table contains a checkbox, which after the user
clicks submit, I process thru, find the selected travelers, and
append their IDs to the hidden textbox.
I want to be able to pass the values in the hidden checkbox in
iFrame1 to iFrame2 for additional processing.
I was attempting to use the example found here:
http://www.15seconds.com/issue/030528.htm (Goal #1 in the article)
but ran into 2 issues. 1) The textbox which is to contain the
values to be passed cannot be hidden. and 2) since I perform some
logic on the backend to gather the traveler IDs, the client-side
javascript gets performed first (on my button submit) before I can
set the value in the hidden checkbox.
Does anyone know a way around all of this, and/or a better way to
pass the values between the 2 iFrames?
Thanks in advance for your time and assistance.
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







