CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Menu Builder

Print topic Send  topic

Author Message
edgar_2013

Posts: 8
Posted: 05/05/2014, 5:57 AM

System: Win7 x64, Windows 2008 Server x64
Code: ASP Classic
Browser: IE 11

I use the Menu-Builder from CodeCharge and put the Menu into an Includable Page. I insert this Includable Page into every web page which needs to have a menu. The menu also works on all pages, except for one flaw.

After I have clicked on any Link at any web page of my web application or after a "Redirect" command in my code was executed as in the following ASP code snippet

If IsEmpty (CCGetParam ("status", Empty)) Then
Response.Redirect FileName & "?" & CCAddParam (Request.ServerVariables ("QUERY_STRING"), "status", 1)
End If

then, regardless of which menu item I have clicked on, always the first, leftmost menu item of the horizontal menu bar is displayed visually as the currently active menu item and stays as the currently active menu until the web application was finished.

What can I do against this obvious misconduct?
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.