[jQuery] Get file specific parts from input file type

2009-10-22 Thread Buntu J
Hi, I need to get the filename, basename, dirname using jQuery. Can anyone please let me know if there is any utility that will take care of windows/mac/linux file paths. Thanks

[jQuery] [validate] comma-seperated multiple emails validation

2009-04-08 Thread Buntu J
Hi, Is there a way to reuse the email method in the Validate plugin on the input field which takes multiple email addresses separated by comma? Thanks for the help!