GetPost Method

GetPost function

Returns or sets the string used with the post method of inputting data into a web serverto return data from a web query.


func (instance *WebQueryConnection) GetPost()  (string,  error) 

Remarks

See Also