[Rails] Re: uploading csv

2009-01-02 Thread Rajkumar Surabhi
Ima nw to ruby. plz tell me if there are any sites dealing with that... raju Vishwanath Nayak wrote: > Hi, > > You may want to upload the file initially through AJAX, parse it and > display > the output for the user to validate. > If the user submits the same, you can upload the same parsed v

[Rails] Re: uploading csv

2008-12-30 Thread Rajkumar Surabhi
Vishwanath Nayak wrote: > Hi, > > You may want to upload the file initially through AJAX, parse it and > display > the output for the user to validate. > If the user submits the same, you can upload the same parsed value > rather > than re parsing the whole file all together. > > -NAYAK > > O

[Rails] Re: uploading csv

2008-12-30 Thread NAYAK
Hi, You may want to upload the file initially through AJAX, parse it and display the output for the user to validate. If the user submits the same, you can upload the same parsed value rather than re parsing the whole file all together. -NAYAK On Tue, Dec 30, 2008 at 6:26 PM, Rajkumar Surabhi <