Re: Witango-Talk: length vs string

2003-04-03 Thread John Shaw
40358106 local$Street=RR 1 Box 44 > > local$ZIP=260359704 > > > > - Original Message - > > From: "Jesse Parker" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, April 03, 2003 10:39 AM > > Subject: Re: Witango-Talk: leng

Re: Witango-Talk: length vs string

2003-04-03 Thread Jesse Parker
al Message - > From: "Jesse Parker" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 03, 2003 10:39 AM > Subject: Re: Witango-Talk: length vs string > > > > Is it possible that local$Street has more than one line in it, and the

Re: Witango-Talk: length vs string

2003-04-03 Thread John Shaw
ay, April 03, 2003 10:39 AM Subject: Re: Witango-Talk: length vs string > Is it possible that local$Street has more than one line in it, and the > first line has 11 characters? Is this PayFloPro telling you what you are > sending? You might want to check your formatted message before

Re: Witango-Talk: length vs string

2003-04-03 Thread Jesse Parker
Is it possible that local$Street has more than one line in it, and the first line has 11 characters? Is this PayFloPro telling you what you are sending? You might want to check your formatted message before you send it. The service might be having trouble with input like this: STREET[64]=RR 1

Witango-Talk: length vs string

2003-04-03 Thread John Shaw
Hello all,   I've been using this code to set up the parameter list for VeriSign PayFloPro.  It was working fine until now and I can't figure out why it isn't working.  It should put the length of the street address in brackets so the VeriSign API knows how many characters to expect.  Somehow