[Laszlo-user] http auth
Matthew Frederico
mfrederico at gmail.com
Wed May 14 14:53:41 PDT 2008
OK, I have searched and scoured the mailing lists, google probably hates me
because of the amount of bandwidth I used to find this ..
For some reason, I cannot get http auth to work on a dataset. e.g:
<dataset name="authenticate" autorequest="false" src="
http://matt:pass@foo.com/Fin/auth.php" type="http">
<method event="ondata">
Debug.write(this.getPointer().getXPath("statusResponse/errors/text()"));
</method>
<method event="onerror">
Debug.write(authenticate);
Debug.write("There is an error here ... Can't
login!");
</method>
</dataset>
Is this something I should ask about on the developer list? Or has anybody
successfully implemented http auth via a dataset?
--
--
-- Matthew Frederico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080514/7859a8e1/attachment.html
More information about the Laszlo-user
mailing list