asp.net 2.0 - How to download html using WebClient residing on the own server? -
how make webclient connect , download htm page. know confusing let me retierate:
i have written code using webclient download htm string of http://www.someserver.com/invoice.aspx. webclient code resides in invoice.aspx page , hence giving me error "a connection attempt failed because connected party did not respond after period of time". not sure how way around can download htm page page itself.
i indebted forever
can not use querystring parameter in webclient method call? check querystring parameter , if not exist render page , ignore webclient call.
Comments
Post a Comment