| | |
page redirects on ASPxMenu
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
Hi,
im doing a website with master page, i hide and show some images every now and then on the master page, when i hide and show without redirecting to another page it doesnt give me any problems, but when i navigate to another page i lose the hide and show changes, so nothing happens on my images, but yet it redirects to another page i used the NavigateUrl="page.aspx" from the ASPxMenu to redirect and i need to trigger an event on the ASPxMenu items that will do the hide/show, i also tried javascript and i got the problem when i do the redirect nothing happens on the masterpage
can anyone help!!
im doing a website with master page, i hide and show some images every now and then on the master page, when i hide and show without redirecting to another page it doesnt give me any problems, but when i navigate to another page i lose the hide and show changes, so nothing happens on my images, but yet it redirects to another page i used the NavigateUrl="page.aspx" from the ASPxMenu to redirect and i need to trigger an event on the ASPxMenu items that will do the hide/show, i also tried javascript and i got the problem when i do the redirect nothing happens on the masterpage
can anyone help!!
•
•
•
•
Hi,
im doing a website with master page, i hide and show some images every now and then on the master page, when i hide and show without redirecting to another page it doesnt give me any problems, but when i navigate to another page i lose the hide and show changes, so nothing happens on my images, but yet it redirects to another page i used the NavigateUrl="page.aspx" from the ASPxMenu to redirect and i need to trigger an event on the ASPxMenu items that will do the hide/show, i also tried javascript and i got the problem when i do the redirect nothing happens on the masterpage
can anyone help!!
http://www.codeproject.com/KB/aspnet/QueryString.aspx
http://aspnet.4guysfromrolla.com/articles/020205-1.aspx
Where your parameters for Form2.aspx would be "hide this image, show this panel, say niceMessage".
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
Hi there, here is an example, lets say you have two images on the master page namely picHide and picShow, and you have hidden.aspx and shown.aspx, the pics are both shown when the page loads, if you click picHide then the hidden.aspx page should show up and the picHide should be invisible, so you click a pic and it redirects to related page and it hides the pic.
i hope you understand.
thanks in advance,
i hope you understand.
thanks in advance,
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
thanks it worked, i used the QueryString as suggested on the below link.
http://www.codeproject.com/KB/aspnet/QueryString.aspx
http://www.codeproject.com/KB/aspnet/QueryString.aspx
![]() |
Similar Threads
- Back button problem with $Sessions and GET (PHP)
- login page redirects to itself as a loop: (PHP)
- Insert to DB & View Results on Different Page (ASP.NET)
- Session variables not carrying over to next page (PHP)
- login page problem again (PHP)
- home page still redirects (Viruses, Spyware and other Nasties)
- ASP.Net Security 101 Part 1 (ASP.NET)
- redirect doesn't redirect without refresh (PHP)
- Help with log (Viruses, Spyware and other Nasties)
Other Threads in the ASP Forum
- Previous Thread: display records in asp panel page wise
- Next Thread: save dynamically created table in sql using asp
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection diagnostics dreamweaver excel fso iis microsoft msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption server single specfic sqlserver sqlserverconnection toolkit webserver windows7





