So I developed another little module,
This module does not have any reading or writing to the database, its very simple. 28 user controls one main control , 26 other controls one for each letter in the alphabet.
The main user control as seen on this page >> http://www.r8yourpolitician.co.uk/SearchPoliticians/tabid/1464/Default.aspx
On that page at the bottom is a placeholder, when a user clicks the corresponding letter A-Z as you would expect it would display the relevant user control in the placeholder.
So I have the main user control and I have 27 other user controls A- Z and ALL which are displayed in the main usercontrol within the placeholder.
The module works fine only if your logged in.
When your not logged in you will see the main user control but when you click on any letters the other user controls will not show in the placeholder.
I had a look at the permissions on the module and it is set appropriately, anyone got any ideas on why the sub user controls will not display to all users.
thanks
P