|
-
Sep 11th, 2007, 09:05 AM
#1
Thread Starter
Member
[02/03] ASP.net Access controls on parent frame
I have a shopping cart applcation that displays the items in an Iframe, this is the viewcart part. on the parent page I have a label that should display the total amount but it doesnt, I tried to put the amount in the iframe code into a session variable and put that value in the label on the parent page, problem is the value updates only when the parent frame gets refreshed.
is there a way to have the parent page refresh from the codes inside the iframe page? or have a script access the parent page label from the iframe?
thanks, any help would be great!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|