1.

Solve : HTML location?

Answer»

Hello community,
I was REALLY hoping to get some guidance on a little issue I'm having. I am in the process of building a site for my aunt, I'm mostly self taught and plugging away at building out my first multi page site.
Alas I have encountered a problem:
I need a splash page to popup when you click on the "store" link and have you either enter a zip or postal code. If a valid zip is entered you are ported to the US prices page, and if a valid Postal code is entered you are ported to the Canadian prices.

Any help or direction would be life saving thank you so much!

-Paul Quote from: LAY Berls on May 16, 2011, 04:05:43 AM

---

I know your trying to help, but ususally replies have to have something to do with the question !!

Quote from: Lay Berls on May 16, 2011, 04:05:43 AM
---

That does not make sense!


Removed pointless post from above.I've never done this before, but I would imagine that if the verification is simple you could use a javascript SCRIPT to verify and redirect users to an appropriate page, or if it's a more complex validation you could make the form send the data to a PHP script which would validate and then redirect users BASED on a set of conditions.


Discussion

No Comment Found