API Questions on Kentico API.
Version 6.x > API > Is their any PostalCode Finder conrol in Kentico 6.0 ? View modes: 
User avatar
Member
Member
patel_divyesh8252-yahoo.co - 8/26/2013 3:49:46 AM
   
Is their any PostalCode Finder conrol in Kentico 6.0 ?
Hi,

I want to use functionality of Postcode finder on Bizform in kentico 6.0
For eg
if i am write one postal code in any textbox then it is reply us street Address and other information with reference to that post code

so is there any inbuilt control of postcode finder in kentico 6.0 ???

Best Regards,
Divyesh Patel

User avatar
Kentico Support
Kentico Support
kentico_romank - 8/26/2013 7:00:29 AM
   
RE:Is their any PostalCode Finder conrol in Kentico 6.0 ?
Hi,

Regrettably, in Kentico CMS there is not built-in control of postcode finder. You will have to develop this control on your own, please see this document how to develop custom form controls http://devnet.kentico.com/docs/devguide/index.html?developing_form_controls.htm.

Also I have found some useful information how to develop postcode finder in asp.net, for example http://forums.asp.net/t/1619241.aspx/1

Best Regards,
Roman Konicek

User avatar
Member
Member
patel_divyesh8252-yahoo.co - 8/26/2013 7:47:17 AM
   
RE:Is their any PostalCode Finder conrol in Kentico 6.0 ?
Hello,

Thanks for reply but i am developing one custom form controls for the postal code search but its not working because For Post code I provide one text-box control to user. If user enter any post code and then click on button it finds Address and Location in respective text-box as per postcode. so that its not work properly for me.

Best Regards,
Divyesh Patel

User avatar
Kentico Support
Kentico Support
kentico_romank - 8/31/2013 2:53:13 AM
   
RE:Is their any PostalCode Finder conrol in Kentico 6.0 ?
Hi,

I am not sure how much this problem is Kentico related. Did you try to google how to create post code finder in ASP.NET?

Anyway, I am not sure if I understand your problem properly, if you put to post code textbox some post code, it will finds address and location for the post code ... could you please try to desribe your problem a little deeper? Maybe you can provide me some screen shot or example of your code.

Best Regards,
Roman Konicek