Search found 2 matches

by yojarmye
Thu Nov 21, 2013 4:27 am
Forum: Open Source Nagios Projects
Topic: check access user/password in web page
Replies: 3
Views: 2082

Re: check access user/password in web page

I copied the asp page code: ..... ...... <table border="0" cellspacing="5" cellpadding="0" align="center"> <tr> <td> <asp:Label id="lblUsuario" class="loginLabel" runat="server">__LogPageUsuario</asp:Label> </td> <td> <asp:TextBox...
by yojarmye
Tue Nov 19, 2013 3:54 am
Forum: Open Source Nagios Projects
Topic: check access user/password in web page
Replies: 3
Views: 2082

check access user/password in web page

Hi all, This is my first post, I hope not to make any mistake ... First of all thanks for your help! I want to monitor my nagios correct access to a website. This web page has two fields on the right side of it, where we indicate the user and password to access the content. Is it possible to create ...