Hi,
I'm building a contact page on my site which uses javascript to validate the form, and if its ok, it submits the page via ajax (plus then server validation). It works great in FF, but not so...
I have a simple page (index.php) which uses # variables (index.php#aboutUs) to dynamically load in content from external pages into the current page. The benefit of this is that it is much...
Thanks Kor, that's close!
I'm after only a single input box which updates itself when you push "next",
And i'd like the date to skip a fortnight, not a week.
Thanks!
Hi,
I have a web form with a date input (actually 3 inputs [dd] / [mm] / [yyyy] - though I'm happy to make it one input box).
The form is used to enter a roster. Rosters begin every wednesday and...