At 10:03 PM -0400 5/30/06, Beauford wrote:
>Hi,
>
>I have a form with about 20 fields in it and have two drop down menus in
>which the second one changes depending on the previous one. This is done
>with a javascript which reloads the page.
>
>The problem with this is that everything the user has p
Beauford wrote:
> Hi,
>
> I have a form with about 20 fields in it and have two drop down menus in
> which the second one changes depending on the previous one. This is done
> with a javascript which reloads the page.
>
> The problem with this is that everything the user has put in so far gets
>
I think a better way for you to go(it may be a little bit more
difficult, but it won't have any annoying "flickering" from the
reloading of page) is to use AJAX.
But if you insist on going on a PHP form + Javascript validation ->
submit form ->PHP form + Javascript validation, that can be done
Hi,
I have a form with about 20 fields in it and have two drop down menus in
which the second one changes depending on the previous one. This is done
with a javascript which reloads the page.
The problem with this is that everything the user has put in so far gets
erased when the page reloads. I
4 matches
Mail list logo