PHP Classes

Filtering page withing same website

Recommend this page to a friend!

      Secure URL 2.0  >  All threads  >  Filtering page withing same website  >  (Un) Subscribe thread alerts  
Subject:Filtering page withing same website
Summary:How to filter a page withing same website from encryption
Messages:1
Author:farooq
Date:2011-06-07 15:23:13
 

  1. Filtering page withing same website   Reply   Report abuse  
Picture of farooq farooq - 2011-06-07 15:23:13
Hi bro,
Thank you very much really for your great script that u gave for url parameters encryption. It's working very great.


I have some problems that i can not handle with this code can u please help me in solving this issue:

1. i am having a calendar using this code :

echo " <a href=\"javascript:__doPostBack('view','monthly', '".$this->nextMonth['year']."', '".$this->ConvertToDecimal($this->nextMonth['mon'])."', '".$this->arrParameters['day']."',menu_id,page_id,sm_id)\">&raquo;&raquo;</a> ";

The problem after installing the encryption script the code link is not working

2. i have also search page that have its own parameters that i dont want to encrypt becuase it will not work....



is it possible to have the option of flitering pages within same website not to be encrypted.........

I know there is a filter for other website pages but can we have for pages within same website.



Please help i need to solve this problem very soon