desktop app - sending an email via php form using httpsocket push www.blah.com/br/email.php
decided to password protect directory. changed push link to http://user:pass@blah.com/br/email.php
obviously doesn’t work.
what am i doing wrong? do i need to validate via another socket prior to firing the form push?
thanks!!!