Then do you restrict the problem, too much, since it is an
AJAX Checkout form?
Aren't you looking for a general form with AJAX functionality, e.g. validating each field against (the database on) the webserver (in the background) without completing the form and loadig the complete page?
Viewed against the background of the post title, I am a little confused.
Quote:
|
Originally Posted by brian.mark
AJAX isn't a problem. I can code that just fine.
What I'm looking for is an idea of what it should look like or what items to create functionality wise. Examples of someone actually using an AJAX checkout are what I want, not coding examples.
Brian.
|
My boldings.
Then I would study a lot of general check out forms, get an idea of fields and functionality and then use AJAX functionality to make them (more) interactive.
Quote:
|
Originally Posted by brian.mark
Has anyone implemented an Ajax Checkout Form?
|
No, I have not.