Developer Resources
wxWebPostData
Overview
The wxWebPostData class is used for building up a POST request, which can be issued through wxWebControl::openURI().
Methods
wxWebPostData::Add
- void wxWebPostData::Add(const wxString& variable, const wxString& value)
wxWebPostData::GetPostString
- wxString wxWebPostData::GetPostString()