User Profile
Collapse
Profile Sidebar
Collapse
pravin23pawar
Last Activity: Dec 20 '11, 12:34 PM
Joined: Dec 19 '11
Location:
-
How to save the web page which embedded with asp pages into html page
guyes,
i am trying to write the application which saves the web page in html format on local path.
But this aspx page contains the 3 classic asp pages,so i am not getting any help to make this possible.
sample code
Code:Dim myWebClient As New WebClient Dim cred As New NetworkCredential("***removed***", "***removed***") myWebClient.Credentials = cred myWebClient.DownloadFile("http://www.pscs.kcc.com/Clearance.asp?cnbr=C2011-2783",
Last edited by acoder; Dec 19 '11, 08:34 PM. Reason: Removed sensitive info for your protection! + added [code] tags
No activity results to display
Show More
Leave a comment: