I'm trying to set up a web page monitor that logs in to a site and check if the login has successeeded. I can't make it work though.

The login process is based on a get request with a username and password. The server checks this and redirects to another page. What happens when the web page monitor runs is that the server accepts the username and the password, but when the monitor is redirected it seems to loose its cookie and thus forgets that it has logged in.

Could that be the case?

Regards, Rune

alt text alt text alt text

asked 11 Apr '14, 04:54

run66's gravatar image

run66
1002612
accept rate: 14%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×8
×5
×3
×3

Asked: 11 Apr '14, 04:54

Seen: 2,409 times

Last updated: 11 Apr '14, 04:54