Thanks, ken. This works good on my local machine but it is giving the 'object refrence not set to an instance of an object' on the production server at the first line of this :
base.OnLoad(e);
This is where the ref object is failing.
Any ideas would be greatly apperictaed
Thanks