Submitted via EggHeadCafe - Software Developer Portal of Choice
Table and Stored Procedure Profile Providers for ASP.NET
http://www.eggheadcafe.com/tutorials/aspnet/f01ae200-4348-4259-a79a-163327f19871/table-and-stored-procedur.aspx
What does DreamWeaver (in title) and InfoPath (this forum) have to do with
text boxes that trigger an action is some unspecified language?
Is this an ASP.NET web site? PHP?
Generically speaking, you'll need a web form that submits the zip code,
another page to process it, probably doing a lookup in a database and
redirecting based on the result. Then you'll need to write pages for each
zip code and a default page for zip codes that aren't in the database.
Sounds like a fair bit of work. If you provide more details, then perhaps
someone can help you put together a solution.
<John Smith> wrote in message news:200912161043...@gmail.com...