G
Guest
Hi,
I am not able to find information on this elsewhere... Is there a way to get the HttpContext attribute maxRequestLength's value programmatically? I know I could load the web.config file as a standard xml doc and parse it that way, but I am looking for a more elegant way of getting the specified value. Also, if it is not specified, I would like to default back to the value specified in machine.config
Thanks for any help with thi
Jim
I am not able to find information on this elsewhere... Is there a way to get the HttpContext attribute maxRequestLength's value programmatically? I know I could load the web.config file as a standard xml doc and parse it that way, but I am looking for a more elegant way of getting the specified value. Also, if it is not specified, I would like to default back to the value specified in machine.config
Thanks for any help with thi
Jim