Hello !
I have a HTTPS server for my webmail, when I start it, it displays a new window where I should type in userid, password and domain, how can I make a test for webmail functionality using Host Monitor 4.10 ?
(I need to submit Userid, password and domain to the window that pop ups)
Regards
Sven
HTTP test problem
>I need to submit Userid, password and domain to the window that pop ups
No, actually you don't need to submit anything to the window. You need to check source HTML code of that window and examine how it sends requested information to the server. After this make the same HTTP/HTTPS request to send information to the server.
The best way just ask administrator of that server, he knows how it works and how script parses HTTP requests.
Regards
Alex
No, actually you don't need to submit anything to the window. You need to check source HTML code of that window and examine how it sends requested information to the server. After this make the same HTTP/HTTPS request to send information to the server.
The best way just ask administrator of that server, he knows how it works and how script parses HTTP requests.
Regards
Alex