Hi ! Thank you very much for writing...
Sort of like the first choice... >...want the user to upload an Excel spreadsheet that's displayed > on a Web page? ... only it's an admin-level user who has access to the server itself. They already perform the function using data in a table with a CFGRID - but when they do, the secretary a whole division over has already maintained the office phone list electronically - only it's in an Excel spreadsheet. They just don't want to have to re-type everything into the grid. I figger I'll just tell them to export the text to a file, which I then CFINCLUDE on a typical (but blank) page on their (intranet) site - and in order to retain the line breaks, I put it between <PRE> ... </PRE> .. or some other variation - can't think of how I would keep the data in columns though... Thanks, Ed ----- Original Message ----- From: "Sim Graves" <[EMAIL PROTECTED]> To: "Ed Gordon" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 10:49 PM Subject: columns of user-editable text: Link to Excel sheet? > Dear Ed, > > I'm not sure what you are trying to accomplish here. > > Do you want the user to upload an Excel spreadsheet that's displayed > on a Web page? > > Do you want the user to download a Web page that's an Excel > spreadsheet? > > Or, is this something else that I'm not understanding? > > CFGRID will update like a spreadsheet, but that's not what you want > . . or is it? > > Tell me more and I'll try to help. > > Sincerely, > > Sim Graves > > >

