I am trying to get a URL check working for the following web site similar to the following :
 
http://netloan.peterborough.gov.uk/login.aspx?ReturnUrl=%2fDefault.aspx
 
I am doing a string check for the word Welcome.
 
It seems that sometimes the check works, sometimes it doesn't. When it doesn't work I have this in the log:
 
26 August 2005 00:06:25 Brent_Netloan_URL
26 August 2005 00:06:25 URL check (http://172.25.1.95) :
26 August 2005 00:06:25 URL check (http://172.25.1.95) failed with 100
26 August 2005 00:06:25 URL check took  341 ms
 
When it doesn work I guess this :
 
 
26 August 2005 00:32:15 Brent_Netloan_URL
26 August 2005 00:32:16 URL check (http://172.25.1.95) gave 200 OK
26 August 2005 00:32:16 URL check (http://172.25.1.95) :
  <script language="_javascript_"><!--
    function cancelEnter() {
      if (document.theForm.passwordTB) {
        if (window.event.keyCode == 13
26 August 2005 00:32:16 URL check contains string: Welcome(CON-7)
26 August 2005 00:32:16 URL check took  371 ms
 
 
any thoughts ?

  Richard Temple
  Networks Team Leader

 

 

 

Reply via email to