应如何设置地址格式以进行全球销售
我正在尝试编写一个 HTML 表单来输入您的地址,但我有点卡住了。目前它仅适用于英国,但开始在全球销售。有一个用于县的下拉菜单和一个用于国家/地区的下拉菜单...但其他国家不一定有一个县
地址表单上应包含哪些字段需要在全球范围内有效?
I'm trying to write an HTML form for entering your address, but I'm a bit stuck. At the moment it's for UK only, but starting to get global sales. There is a dropdown for county and a dropdown for country...but other countries don't neccessarily have a county
What fields should be on an address form which needs to be valid globally?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我建议查看 http://www.addressdoctor.com/en/countries_data/addressformats.asp 并检查您工作的主要国家/地区的默认格式。我在直邮行业工作了几年 - 标准化有时可能很困难。
I suggest looking at http://www.addressdoctor.com/en/countries_data/addressformats.asp and examining the default format for the main countries you work in. I worked in the direct-mail industry for several years - standardization can sometimes be difficult.