Search found 2 matches
- Wed Dec 02, 2009 7:30 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: web app to query csv file and display results
- Replies: 3
- Views: 4105
Re: web app to query csv file and display results
Thank you both for the response. Is there any way once you bring in the text into the table to suppress seeing it, and then allow a query against the file to then display the results. Detail: The project is to take a CSV file with 6 fields, from the website, a user will enter a name, parcel, or addr...
- Fri Nov 13, 2009 5:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: web app to query csv file and display results
- Replies: 3
- Views: 4105
web app to query csv file and display results
I'm extremely new to Rev Media, programming for that matter. I've been a web designer, but have a dilemma. I need to create a web app that allows people to go to the site, enter in there name and submit to query a csv file that then will display the records found in the csv that match their name. He...