Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SOAP appears to lose carriage return codes...
Message
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00671055
Message ID:
00671692
Views:
16
Steve,

Try changing this:
...
r=FOPEN("setup.ini",0)

l_text = CREATEBINARY(FREAD(r,128))
...
And the Web Service contains this:
DEFINE CLASS csrserver as session olepublic
	FUNCTION  sendtocsr(l_login as string, l_filename as character, l_status as Character , ;
		l_text as base64Binary) as string

...
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform