Welcome!

And don't forget to edit your signature & profile.

 

Icon

Statistics

  • Total posts 23318
  • Total topics 4048
  • Total members 5574
  • Our newest member
    ALF5583

TOP POSTERS

Import files at a web application

Design reviews, usability-related issues and discussions.
   

Import files at a web application

Postby mentalic » Wed Jun 03, 2009 7:00 am

Hello,
I am building a web application (with PHP) which involves importing table data (for example product, quantity, availability - 3 columns). From your experience which is the best format I would expect users to supply my application the data? The application is targeted at both experienced and non experienced users. I know that most of them might own Excel, however due to many different Excel formats I prefer a simplest file format (like .csv or .txt tab separated). What is your opinion and experiences about such a situation?

Thanks
mentalic
Smashing <table>
 
Posts: 37
Joined: Thu Feb 12, 2009 11:39 am
Location: Athens, Greece
   

   

Re: Import files at a web application

Postby MaXsteri » Tue Sep 22, 2009 9:23 am

I realise this post is going back some way now, by no-one else replied it may still be of use:

Our web applications at work have a similar user base, namely non-technical users. In the past we have tried both CSV and tab delimited files to bring data out of Excel and into the web application. We have had our fair share of issues with both, and imports to the application are by and far the most frequent helpdesk issue. This is despite the file type requirements and limitations being well documented within the application, in my experience people just don't read the information.

Breaking down the helpdesk issues, we have far more calls relating to tab delimited imports than CSV. Common issues we have with tab delimited files are blank columns or rows that have mysteriously appeared in excel causing the import to fail, users using line returns instead of html line breaks and again it causing the import to fail, and so on.

Given the choice I would look in alternative methods of importing data, but out of the two I would choose CSV over tab delimited due to the lower number of issues we have had.
MaXsteri
 
Posts: 1
Joined: Tue Sep 22, 2009 8:55 am
   

   

Re: Import files at a web application

Postby ikarus » Fri Sep 25, 2009 3:52 am

What about Excel XML files?

We're using it to have costumers update their product listings (eCommerce). Worked fine so far. Then again, theres only a few people doing that ...
and that's the way i feel about it.
User avatar
ikarus
Smashing <span>
 
Posts: 88
Joined: Thu Feb 12, 2009 6:53 am
Location: Circum Valensis
   


Return to Usability



Who is online

Users browsing this forum: No registered users and 1 guest