[jQuery] Re: jQuery uploading. Data type question.

2008-08-31 Thread McBilly Wilford Sy
about which type will the return message be (xml/html or json) Alexandre Plennevaux LAb[au] http://www.lab-au.com On Sat, Aug 30, 2008 at 12:10 PM, McBilly Wilford Sy [EMAIL PROTECTED] wrote: Greetings! I am trying to use the Ajax File Upload here: http://www.phpletter.com/Our

[jQuery] Re: jQuery uploading. Data type question.

2008-08-31 Thread McBilly Wilford Sy
(div).html(data); } //alert($('param', data).each(function(){alert($(this).attr('value'));})); return data; } }); Alexandre Plennevaux LAb[au] http://www.lab-au.com On Sun, Aug 31, 2008 at 3:07 AM, McBilly Wilford Sy [EMAIL PROTECTED] wrote: Hi Alex

[jQuery] jQuery uploading. Data type question.

2008-08-30 Thread McBilly Wilford Sy
Greetings! I am trying to use the Ajax File Upload here: http://www.phpletter.com/Our-Projects/AjaxFileUpload/ Anyway, I think it's already good enough but whenever I try uploading a file, it doesn't recognize the filetype. Kind of like a corrupt file. Base on the jQuery docs, the DATA TYPES I

[jQuery] Very simple UI Datepicker Question. Please help.

2008-08-29 Thread McBilly Wilford Sy
Hi. this is a very simple question. How exactly do I change the date format for the UI Datepicker? I'm trying this code attaching the datepicker to a txtfield txtdatefrom. The datepicker is working but the Date format does not change. How exactly do I do this? script

[jQuery] Re: Question re: jQuery QuickSearch

2008-08-23 Thread McBilly Wilford Sy
/DIVBRDIV ALIGN=LEFTnbsp;SPAN CLASS=count-fieldReport generated Thu, 13 Mar 2008 15:28 Z/SPAN/ DIV/BODY/HTML I hope this helps! Take care, Mike On Aug 22, 2:32 pm, McBilly Wilford Sy [EMAIL PROTECTED] wrote: Hello world! I am a new member and really really new with jQuery. Although I

[jQuery] Question re: jQuery QuickSearch

2008-08-22 Thread McBilly Wilford Sy
Hello world! I am a new member and really really new with jQuery. Although I have seen this work so many times before, this is the first time I am actually using the codes. Anyway, I am trying to make Rik Lomas quicksearch plugin ( http://rikrikrik.com/jquery/quicksearch/) to work. The problem