shan_cool Posted March 10, 2006 Share Posted March 10, 2006 hi All, I am using a js file for a menu and now i want to give access rights to the user who is using it .The script is as follows:<script type="text/javascript" src="milonic_src.js"></script> <noscript><a href="http://www.milonic.com/">JavaScript Menus and DHTML Menus Powered by Milonic</a></noscript><script type="text/javascript">if(ns4)_d.write("<scr"+"ipt type=text/javascript src=mmenuns4.js><\/scr"+"ipt>"); else _d.write("<scr"+"ipt type=text/javascript src=mmenudom.js><\/scr"+"ipt>"); </script><script type="text/javascript" src="menu_data.js"></script> The menu is available in menu_data.js file with its respective linksnow how can i implement access rights can anybody help me ?Thanks in advance,shan Link to comment https://forums.phpfreaks.com/topic/4588-access-rights/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.