NetTalk Central

Author Topic: How to get page info following a post  (Read 2702 times)

gary hall

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
How to get page info following a post
« on: September 10, 2007, 02:11:06 PM »
I have created a hand-coded program that posts to a website.  (At least I believe it does, I finally got it to work without errors!).

This website is a test site using SSL, and I have successfully sent and received data with it using the Demo program that came with Nettalk.  It merely repeats what I sent back to me.  I am sending an XML file.

In the hand code I am communicating with the page, but cannot see the response.  I do not know what to call to make it work.

The website instructions tell me to use the PageReceived method to get the info, but I cannot find what that is.  Any one know where to go?