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:[EMAIL PROTECTED]/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

Reply via email to