Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am working on my intranet reporting web site, by use of IIS5 + Office2000 +SQL2000. Currently, the first step, I show user an ASP web-interface to collect user input, keyword etc.,use "<Form name=xxxx Action=MyAction.ASP method=post........</Form" then these user input values will be submit to action page to run reports for user. My problem is, sometimes user needs to input lots of different set of keyword, which are prepared in his own execel2000 worksheet. Can I use an Excel2000 file instead of asp page to collect user input and send to the action page MyAction.asp? Sine excel2000 can support copy/paste more cells/columns, better than web <Form.... control. I am thinking anther way is: How can I bound a Grid control( like data-grid in VB6) in asp page, then user can copy and paste data to it with more than one columns and rows? Thank you very much Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User Interface in VBA | Excel Programming | |||
QUI Expert: Excel-based User Interface or OO User Interface? | Excel Programming | |||
GUI Expert: Excel-based User Interface or OO User Interface? | Excel Programming | |||
File input though some kind of windows interface | Excel Programming | |||
User Interface | Excel Programming |