I believe I have a simple requirement, and hope I can meet it with minimum work, as all my time is needed to generate content. I am building up a 10,000 row Excel table that I need to make viewable and filterable on the web by multiple simultaneous users -- all public, no login, and no additions via the web. The filtering needs to be based on just a few columns, but each cell in those columns contains multiple terms concatenated together, so the filtering has to be on text within the cells. Besides outputting cell contents, the output needs to include hyperlinks to thumbnails (or embedded ones). Is that possible if I create an Access database from the Excel spreadsheet, and put it on the web using FrontPage 2003? (I would be happy to avoid the Access part, but read that a database is needed for simultaneous access).
|