Sending a URL request (OpenInsight 32-Bit)
At 05 MAY 2006 07:26:40PM dsig _at_ sigafoos.org wrote:
I had thought this has been talked about before but have searched this site and can not find any conversations .. sure i am just missing it so ..
How to send a url request from OI. There must be a function to do this but i just haven't found it
example .. i want to do shipping online through usps. In Universe i use their httprequest functions .. what is it in OI
thanks
At 05 MAY 2006 07:35PM dsig _at_ sigafoos.org wrote:
by the way .. in case this jogs any memories ..
when 7 came out there were a lot of new *socket* functions including the new mail and ftp functions. I have a nagging (imaginary?) ghost memory of there being some type of read/write that could be done.
At 05 MAY 2006 11:26PM Warren Auyong wrote:
Look in the helps under sockets:
the GetWebPage function is the one you probably want :)
At 06 MAY 2006 12:42AM dsig _at_ sigafoos.org wrote:
yeah .. i saw that but it doesn't *seem* to be working as i need for the usps .. but will keep trying
thanks