J
joshnaro
I am writing a web service method with the purpose of gathering info
from an aspx page.
My problem is that the page controls are not loaded until you run a
ProcessRequest() on the page. However, I would like to load the
controls without actually rendering the page. Anyone know how to do
this?
from an aspx page.
My problem is that the page controls are not loaded until you run a
ProcessRequest() on the page. However, I would like to load the
controls without actually rendering the page. Anyone know how to do
this?