I have a .net site which dynamically loads user controls and content based on querystring values, and it works quite nicely.
I need to invoke SSL for the shopping cart features and I would like to know whether it is possible (and if so, how ) to switch SSL on as needed, depending on which user control is called.
Thanks
Tony