javascript - How to Obtain Data to Pre-Populate Forms -


The purpose is to reflect the user's defined constraints on a search.

First of all, I completely trusted server side scripting to get it; Recently I tried to convert the functionality into javascript.

On the server side, search parameters are stored in the Coldfusion Structure, which makes Jason's data especially convenient and sent to the customer.

Then there is a case of 'checkable' and text fields running differently to reflect user's search criteria; JQuery proved to be very effective in simplifying the workload.

An observational difference lies in performance. The second method was somewhat slow and did not work in IE8.

Obviously, JSN's structure was seen as an empty object back. I am sure this can be decided, although before spending any time with it, I am eager to hear how others have acted. I happily appreciate any suggestions.

Why would you do this with javascript, If you already have a server-side solution that works with all browsers?

I'm curious to hear how others have to contact work.

I'll just do it on the server.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -