Problem with Newsletter Control Box
Hi, I am developing a site using the book ASP.NET.2.0.Website.Programming.Problem.Design.Sol ution and i also have the source code. Now i reached at the Newsletter module, my problem is that, on my site when i clicked at the "Archived Newsletter" link placed at the newsletter control box, it directs me towards the archived newsletter page without checking that the user is logged in or not. But when i run the sample site named as "The Beer House", and click on the Archived Newsletter link, placed in the Newsletter control box, it checks that the user is logged in or not. And if the user is not logged in, it gives a warnning/message that in order to view the newsletters, u have to logged in or you must be a registerd user. I copy/paste the same code (for my site's newsletter control box) given in the sample site and matched it many times, they both are same. But my site's Archived Newsletter link placed in the newsletter control box is not working in this way. I'm not good in programming thats why i am facing difficulty to figure out that where the developer wrote, the code to implement this functionality. Can anybody helps me!!!! I define my problem as i could, and even then if anyone don't understand my problem then ask me, i will try to elaborate it further.
And sorry for bad english!!! :(
|