Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bivbivbiv
  • Content: Threads
  • Order by date
  1. bivbivbiv

    how to pass images through http?

    I have a perl 'gateway' running on my webserver passing all data through to an application server. The received data is send to the webserver. It works well with html data (text) but receiving binary data (images) does not work: use IO::Socket; $envString=GetEnvVariables()...
  2. bivbivbiv

    Group level isue between NetCobol and MicroFocus

    Next source is a snippet of a sample application compiled with MF and NetCobol. MF returns 'equal' and NC 'not equal'. What's going on? We are investigating a port from MF to NC. 03 TABEL1 VALUES ZEROES. 05 XITAB1 PIC S9 OCCURS 10 TIMES INDEXED BY XI1. 03 TABEL2 VALUES ZEROES...

Part and Inventory Search

Back
Top