Welcome Guest Search | Active Topics | Sign In | Register

Menu Control - Encrypting the URLs Options
Ruth
Posted: Tuesday, September 11, 2012 4:45:18 AM
Rank: Newbie
Groups: Member

Joined: 9/11/2012
Posts: 1
We have a HTTPS site that needs to be highly secure. We have implemented the Menu control on this site. A recent PEN test highlighted that all the URL's are being displayed in the HTML by the Menu control. This was considered a risk. Therefore we would like to encrypt the URL's in the HTML. Is there a simple way to do this using the menu properties or do we need to hand crank a solution? Thanks.
eo_support
Posted: Tuesday, September 11, 2012 9:00:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You have to have your own solution. For example, you can handle the Menu's ClientSideOnItemClick event and then call whatever code to redirect to the target Url if you like. In that case all the logic/Url will be in your ClientSideOnItemClick hanlder and you can encrypt it whatever way you'd like.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.