Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
CSV file import to website
Name: RiceEatingZR1 Date: March 9, 2009 at 19:45:19 Pacific OS: Windows XP Subcategory: HTML
Comment:
I am working on a webpage that holds baseball player stats, I get an excel file each week with all the teams stats, each player will have his own page with their own stats. What I would like to do is get use VBscript to get the selected data off the spreadsheet and put it on the page.. the problem is, the server, I don't have access to use SQL or any server side coding (its not my server. and I only have FTP access to upload) any help would be great!
Name: Fist (by fmwap) Date: March 10, 2009 at 00:11:47 Pacific
Reply:
There's some nice jquery packages to work with CSVs/tables. Here's one http://plugins.jquery.com/project/j... There's a few other's (csv2table or something) that may work.
But VBS is IE-only sh1t, IMHO, it should never be used.
Summary: I'm looking to import information from a .csv file that my wholesaler keeps in their ftp. What is the best way to pull this file and display it on my website. I dont want to display the whole thing ju...
Summary: Is this possible ? I am wanting to pull out a price of a product from the csv file and tie that price to its particular part number. I am doing this for a website and I am learning script programming...
Summary: We are wanting to add functionality and we currently have Paypal Web Payments Pro which you have to add Add to cart buttons for each and every part number. It works well and this is all we need, but ...