[nzlug] Telnet in all it's... hmm.... greatness?

Jim Cheetham jim at gonzul.net
Tue Jun 10 16:39:40 NZST 2008


On Tue, Jun 10, 2008 at 4:00 PM, Nevyn <nevynh at gmail.com> wrote:
> The problem though is that I don't really know how to use the Post
> command to tell the page that it should try to disconnect/connect....

You will have to read the HTML source of the page from a browser, and
see what action it would take when the submit button is pressed.

The <FORM> tag tells you where the data will go. It's a bit
heavyweight, but you could try running wireshark while you hit the
button, to see what's actually sent without the hassle of decoding the
page :-)

-jim



More information about the NZLUG mailing list