curl-users
Trying to with curl...
Date: Sun, 10 Jan 2010 08:37:59 -0800
Hi.
Trying to simulate an older version of IE using curl. I have a test
site that i'm accessing from IE, the text from the IE browser doesn't
have the "frames" in the content. Running from Firefox, it does...
I'm currently using the following to test/try to simulate IE. It's not
working as of right now...
Thoughts/comments/etc...
Thanks
curl -v -D dump5 -A "Mozilla/4.0 (MSIE 6.0; Windows NT 5.0)" -b
lcookie.lwp -c lcookie.lwp -e
"https://cmshr.sjsu.edu/psp/HSJPRDF/EMPLOYEE/HSJPRD/c/COMMUNITY_ACCESS.CLASS_SEARCH.GBL?FolderPath=PORTAL_ROOT_OBJECT.PA_HC_CLASS_SEARCH"
-L "https://cmshr.sjsu.edu/psc/HSJPRDF/EMPLOYEE/HSJPRD/c/COMMUNITY_ACCESS.CLASS_SEARCH.GBL?FolderPath=PORTAL_ROOT_OBJECT.PA_HC_CLASS_SEARCH&PortalActualURL=https%3a%2f%2fcmshr.sjsu.edu%2fpsc%2fHSJPRDF%2fEMPLOYEE%2fHSJPRD%2fc%2fCOMMUNITY_ACCESS.CLASS_SEARCH.GBL&PortalRegistryName=EMPLOYEE&PortalServletURI=https%3a%2f%2fcmshr.sjsu.edu%2fpsp%2fHSJPRDF%2f&PortalURI=https%3a%2f%2fcmshr.sjsu.edu%2fpsc%2fHSJPRDF%2f&PortalHostNode=HRMS&NoCrumbs=yes"
--output "ctest5.dat"
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-10