Hi,
I've RTFM'd in vain for some named constants in the asp.net framework
representing the HTTP error codes - the equivalent of Java's
HttpServletResp onse.SC_NOT_FOU ND for 404 etc.
All the examples I've seen just use numbers. Anyone seen proper constant
definitions for these?
Andy
I've RTFM'd in vain for some named constants in the asp.net framework
representing the HTTP error codes - the equivalent of Java's
HttpServletResp onse.SC_NOT_FOU ND for 404 etc.
All the examples I've seen just use numbers. Anyone seen proper constant
definitions for these?
Andy
Comment