javascript - how to work with Tagged URL [VBA] -
i new in field.
my problem url when visited gives me nice webpage in web browser when try extract information using winhttp[vba] or internet explorer method, fails.
similarly when try download pdf same, link in website https://search.rpxcorp.com/litigation_documents/11809340 when use adodb.stream download pdf url fails.
when visited pdf url in browser directs link: https://rpx-docs.s3.amazonaws.com/lits/043/90811/txedce-165478.pdf?signature=iw62rbsiciyar7gnyjianyunjdo%3d&expires=1452925167&awsaccesskeyid=akiai2uwkalieybvokda
my problem is, how work type of websites html work with.
edit think contains javascript, impossible solve problem without use of java script.
Comments
Post a Comment