| | |
Event not fired on reselection Frameset
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
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?
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?
Save White Tiger
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.
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.
Save White Tiger
•
•
Join Date: Aug 2005
Posts: 3
Reputation:
Solved Threads: 0
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
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
•
•
•
•
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?
![]() |
Similar Threads
- Detect browser window closing event in Firefox - (JavaScript / DHTML / AJAX)
- calling sub from a different form (VB.NET)
- help with java.awt textfields (Java)
- Button event lost.. (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: email button in mail.body
- Next Thread: why does vs.net create subdirectories for new projects?
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox child class compatible confirmationcodegeneration content contenttype control countryselector courier database datagrid datagridview datalist deployment development dgv dialog dropdownmenu dynamic dynamically edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv form forms gridview gudi homeedition hosting iis javascript jquery list menu mssql nameisnotdeclared news novell opera order parent problem radio ratings redirect registration relationaldatabases reportemail search security select serializesmo.table sessionvariables silverlight smoobjects software sql sql-server ssl tracking treeview typeof validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming wizard xml xsl






