944,181 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 2459
  • ASP.NET RSS
Jul 6th, 2005
0

Event not fired on reselection Frameset

Expand Post »
Hi,

I have a left frame and right frame.The left frame has lets say three buttons and when each button is selected,a different page is selected in the right frame.The pages in the right frame has its own computation,like dropdown boxes to select the query.


Whats happening here is,during the computation inside a particular page if the user selects a different button in the left frame,all the values are lost.
I need to somehow retain these values.

PROBLEM
I tried to use session variables to save the values in each page, But when I select a different button and come back to the original button,THE CONTROL IS NOT HITTING THE SERVER

Any suggestions?
Similar Threads
Reputation Points: 11
Solved Threads: 6
Junior Poster
Letscode is offline Offline
175 posts
since Feb 2005
Jul 6th, 2005
0

Re: Event not fired on reselection Frameset

When the page in the right-frame loads, it should disable the buttons in the left-frame, until it is done computing. When it is done, it should enable the buttons.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Jul 6th, 2005
0

Re: Event not fired on reselection Frameset

The problem comes when the page loads and all the loading is over.Its not during exectuion that I'm having the problem but after execution.

I'll try to explain to you in a TRAP i'm struck..

The left frame has two buttons,button1 and button2.Button1 takes the user to page1 and button2 takes the user to page2 on the right frame.

The right frame (page1) has a Dropdown menu..

The user does three things..
1.The user does some operation in Page1..Like select a dropdown menu a table appears...I saved the result from the dropdownlist on a session variable in Page1.

2.The user Goes to page2 by clicking button2 from the leftframe.

3.Now the user comes back to the original page(page1) by clicking button1.
When this operation is done,the CONTROL IS NOT HITTING THE SERVER or IN OTHER WORKS, CODES IN THE PAGE LOAD ARE NOT BEING EXECUTED.
Reputation Points: 11
Solved Threads: 6
Junior Poster
Letscode is offline Offline
175 posts
since Feb 2005
Aug 2nd, 2005
0

Re: Event not fired on reselection Frameset

Hi,
Go thru this link. You will find proper soulution of your problem.

http://www.eggheadcafe.com/PrintSear...asp?LINKID=363

Bye.
Regards,
Jagdish Sakhiya
Bangalore - India


Quote originally posted by Letscode ...
Hi,

I have a left frame and right frame.The left frame has lets say three buttons and when each button is selected,a different page is selected in the right frame.The pages in the right frame has its own computation,like dropdown boxes to select the query.


Whats happening here is,during the computation inside a particular page if the user selects a different button in the left frame,all the values are lost.
I need to somehow retain these values.

PROBLEM
I tried to use session variables to save the values in each page, But when I select a different button and come back to the original button,THE CONTROL IS NOT HITTING THE SERVER

Any suggestions?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jagdish_ce is offline Offline
3 posts
since Aug 2005
Aug 4th, 2005
0

Re: Event not fired on reselection Frameset

Thanks Jagdish,
That really helped.I'm sure a method like that will certainly solve this issue.
Reputation Points: 11
Solved Threads: 6
Junior Poster
Letscode is offline Offline
175 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: email button in mail.body
Next Thread in ASP.NET Forum Timeline: why does vs.net create subdirectories for new projects?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC