Page 1 of 1

POST support for WebGadget navigation callback

Posted: Thu Jun 21, 2007 1:47 am
by Rescator

Posted: Thu Jun 21, 2007 2:06 am
by Rescator
Here is info on the textarea field
http://msdn2.microsoft.com/en-us/library/aa741682.aspx
(retrieving and setting the text of the input/area field)

Sadly I'm clueless about IHTML so I got no idea how to figure out which textarea or form or how it should be identified when you click the Submit button in a form and pass that back to PureBasic or make it retrievable.

Rather than using the callback, a event might be better and then use something like:
GetGadgetItemText(gadget,#PB_Web_SubmittedForm) maybe?

Sorry I'm not much help in this, I really wish I could wave a wand and come up with some "Slot In" code for the WebGadget stuff...Where's Sparkie when you need him? :P