Hi
I am creating user controls for cross browser compatibility.
The ASPX page references a user control which in its page_load sub will generate and return another user control based on which browser/version.
I have been attempting to develop this code in the page_load but have been unsuccesful.
Does anyone have any VB .NET ideas?
Thanks B
I am creating user controls for cross browser compatibility.
The ASPX page references a user control which in its page_load sub will generate and return another user control based on which browser/version.
I have been attempting to develop this code in the page_load but have been unsuccesful.
Does anyone have any VB .NET ideas?
Thanks B