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");
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
April 23,