I have a question that I don't really know what I'm doing, so any advice you might have will be helpful.
I am trying to download a website using HTTPRequest however the website I am trying to access does not send a response.
I am guessing I need to send it a cookie first? Does anyone know how to deal with cookies in PureBasic?
Downloading webpages
Re: Downloading webpages
From where did you get the cookie?
If you have one, look at Header() map.
If you have one, look at Header() map.
Re: Downloading webpages
"guessing" sound like lucky guess
whats the code? can see the site to check also ?
can download other "sites" with your code ?
whats the code? can see the site to check also ?
can download other "sites" with your code ?
Christos
Re: Downloading webpages
It's alright now, I was trying to scrape some data but I found an alternative. Thanks for your help.

