using jquery, burlesque form serialization name churned options comparison $.ajax call?


below $.ajax call, i put selects (multiple) comparison values information section?



$.ajax({
type: "post",
url: "http://myserver" ,
datatype: "text",
data: {
'service' : 'myservice',
'program' : 'myprogram',
'start' : start,
'end' : finish ,
},
success: function(request) {
result.innerhtml = ask ;
} // finish success
}); // finish ajax method


edit i should have enclosed i know loop by selects comparison options code:



$('#userid option').each(function(i) {
(this.selected == true) {


but i fit data: section?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?