|
|
Re: custom type needed for phone numbers?: msg#00057
php.nusoap.general
|
Subject: |
Re: custom type needed for phone numbers? |
Thanks for replying Scott. I'm using version 0.6.3. The
client is WSDL-based and is called as follows:
$client = new
soapclient('http://easy411.com/webservices/server.php?wsdl', true);
Let
me know if you need anymore debug
information.
Thanks,
Andrew
----- Original Message -----
From: "Scott Nichol" <snicholnews@xxxxxxxxxxxxxxx> To:
<nusoap-general@xxxxxxxxxxxxxxxxxxxxx> Sent:
Wednesday, April 13, 2005 4:14 PM Subject: Re: [Nusoap-general] custom type
needed for phone numbers?
> I believe this has been fixed.
Are you using a recent version of NuSOAP? Is your client WSDL-based, i.e.
does the soapclient constructor get the URL for WSDL? > > Scott
Nichol > > Do not send e-mail directly to this e-mail
address, > because it is filtered to accept only mail from >
specific mail lists. > ----- Original Message ----- > From: "Andrew
Pasetti" <andrew.pasetti@xxxxxxxxxxx> >
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx> >
Sent: Tuesday, April 12, 2005 2:20 PM > Subject: [Nusoap-general] custom
type needed for phone numbers? > > > When sending a phone
number to the server ('number'=>'7055555555'), the string '7055555555' is
converted to an integer and is truncated to 2147483647. The number parameter
is defined as a string in the server app ('number'=>'xsd:string'). Perhaps
someone can suggest a solution to this. > > Thanks, > >
Andrew > > >
------------------------------------------------------- > SF email is
sponsored by - The IT Product Guide > Read honest & candid reviews on
hundreds of IT Products from real users. > Discover which products truly
live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&opÌk >
_______________________________________________ > Nusoap-general mailing
list > Nusoap-general@xxxxxxxxxxxxxxxxxxxxx >
https://lists.sourceforge.net/lists/listinfo/nusoap-general >
|
|
|