How to paste tabular data into an HTML table -


i have html table on webpage , can edit contents manually. however, make life easier if can copy data file clipboard , paste in onto form. can bhos in ie this? pointers helpful.

i have superset of data in file , don't want type webpage.

if file can saved csv (using excel or other program), can use tool such 1 here (or write own) convert html.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -