:: Forum >>

setUsername & setPassword

Hi,
I´m trying to set de username and password for a URL that is protected by a .htaccess in Apache but it doesn´t work. Is there any way of avoid this validation from de html code?

This don't work
table.setURL("https://www.dom.com/cgi-local/xmp.pl?m=get_invoices");
table.setUsername("275");
table.setPassword("04.6588");
JRC
Friday, April 23, 2004
Is your page on the same domain (https)? if not, it might be just security restriction (cross-domain data retrieval is not allowed).
Alex (ActiveWidgets)
Wednesday, April 28, 2004
Ooops!! No, it isn't. Thank you.
JRC
Monday, May 3, 2004

This topic is archived.


Back to support forum

Forum search