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)\">»»</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