Zip Search: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
</div> | </div> | ||
<div id="mdmain" class=" | <div id="mdmain" class="midleft"> | ||
{{ | {{SectionBody | ||
|GradientColor=green | |GradientColor=green | ||
|SectionTitle= | |SectionTitle=Essentials | ||
| | |SectionBody= | ||
<span class="boxhead02"> | <span class="boxhead02">Basics</span> | ||
*[[WS:Best Practices|Best Practices]] | *[[WS:Best Practices|Best Practices]] | ||
*[[IP Address Information]] | *[[IP Address Information]] | ||
*[[URL:Zip Search|Zip Search URLs]] | *[[URL:Zip Search|Zip Search URLs]] | ||
<span class="boxhead02">FAQ</span> | |||
<span class="boxhead02"> | *[[FAQ:Web Services|Web Services Related]] | ||
*[[ | |||
<span class="boxhead02">[[Service Samples|Service Sample]]</span> | <span class="boxhead02">[[Service Samples|Service Sample]]</span> | ||
*[http://www.melissadata.com/lookups/addressverify.asp Try the service] | *[http://www.melissadata.com/lookups/addressverify.asp Try the service] | ||
}} | }} | ||
</div> | </div> | ||
Line 37: | Line 31: | ||
{{SectionBody | {{SectionBody | ||
|GradientColor=orange | |GradientColor=orange | ||
|SectionTitle= | |SectionTitle=Current | ||
|SectionBody= | |SectionBody= | ||
<span class="boxhead02"> | <span class="boxhead02">Current Build</span> | ||
Released July 2010 | <br>Released July 2010 | ||
*[[Build History:Zip Search|Build History]] | *[[Build History:Zip Search|Build History]] | ||
<span class="boxhead02"> | <span class="boxhead02">Notices</span> | ||
*[ | *[[Issues:WebSmart|Known Issues]] | ||
}} | }} | ||
</div> | </div> | ||
Line 52: | Line 44: | ||
{{SectionBody | {{SectionBody | ||
|GradientColor=red | |GradientColor=red | ||
|SectionTitle= | |SectionTitle=Reference | ||
|SectionBody= | |SectionBody= | ||
<span class="boxhead02"> | <span class="boxhead02">Documentation</span> | ||
*[[Media:DQT_WS_WSZipSearch_RG.pdf|Zip Search Reference Guide]] | *[[Media:DQT_WS_WSZipSearch_RG.pdf|Zip Search Reference Guide]] | ||
<span class="boxhead02">Results Codes</span> | |||
*[[WebSmart:Zip Search Results Codes|Zip Search Results Codes]] | |||
*[[WebSmart:Error Codes|WebSmart Error Codes]] | |||
<span class="boxhead02">Sample XML</span> | |||
*[[Zip Search:XML Request:Find City in Zip|XML Request:Find City in Zip]] | |||
*[[Zip Search:XML Response:Find City in Zip|XML Response:Find City in Zip]] | |||
*[[Zip Search:XML Request:Find Zip in City|XML Request:Find Zip in City]] | |||
*[[Zip Search:XML Response:Find Zip in City|XML Response:Find Zip in City]] | |||
*[[Zip Search:XML Request:Find City in State|XML Request:Find City in State]] | |||
*[[Zip Search:XML Response:Find City in State|XML Response:Find City in State]] | |||
<span class="boxhead02">Sample Code</span> | |||
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS2/ZipSearch/ZS_REST_ASPNET_Win.zip REST ASP.Net 8(VB)] | |||
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS2/ZipSearch/ZS_SOAP_CSharp71_Win.zip SOAP CSharp8] | |||
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS2/ZipSearch/ZS_XML_PHP_Win.zip XML PHP] | |||
}} | }} | ||
</div> | </div> |
Revision as of 19:56, 5 September 2012
{{{HeadImage}}}
|
{{{HeadBody}}}
{{{ProductIcons}}}
|
Essentials
Current
Reference
Documentation
Results Codes
Sample XML
- XML Request:Find City in Zip
- XML Response:Find City in Zip
- XML Request:Find Zip in City
- XML Response:Find Zip in City
- XML Request:Find City in State
- XML Response:Find City in State
Sample Code