On 16/11/06, Sam Collett <[EMAIL PROTECTED]> wrote:
> var form = $("<form>").attr(
> {
>         "method": "post",
>         "action": "report.ashx"
> }).append(patients)[0];

Should be
}).append(records)[0];

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to