Question
MMHttp.getText() with basic authentication
Hi All,
I am creating a Dreamweaver Extension that pulls data from a website. I use MMHttp.getText() to retrieve a URL and the website uses basic authentication.
How do I specify username and password for MMHttp.getText() method?
I have tried using https://username:password@www.... type URL but still does not work.
Thank you.
Regards,
Nugroho
