基于GeoLocation MVC动态显示结果
我正在构建一个网页,需要查询数据库并根据用户地理位置显示您所在区域的事件。我已经在很多网站上看到过很多次这样做了。但我以前从未构建过这个功能。
我的地理位置部分正常工作。当您登陆该页面时,它会显示您的邮政编码。我不知道如何从 div 中获取邮政编码并立即查询数据库。?该网页是使用 Orchard MVC/NHibernate 构建的。
任何建议都会有帮助。
I am building a webpage that needs to Query the database and display events in your area based on the users GeoLocation. I've seen this done so many times now on a lot of websites. But I have never built this functionality before.
I have the GeoLocation part functioning. When you land on the page it displays your zip code. I'm not sure how to grab that Zipcode from the div and query the database immediatley.? This webpage being is built using Orchard MVC/NHibernate.
Any suggestion would be helpful.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
听起来您想要整个解决方案,但我不打算讨论此类细节。
因此,我将给您提示:
It sounds like you want the entire solution, but I'm not going to go into that kind of detail.
So I'll give you tips: