Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hollywood77

  1. hollywood77

    Emulating Excel/Access on the web

    Sorry about the complete and utter lack of comments. This is something I just played with and created. The main project I am working on is an intranet application. <HTML> <HEAD> <TITLE></TITLE> <style> table {table-display:fixed; table-layout:fixed;} tr {height:40;} th {width:70...
  2. hollywood77

    Emulating Excel/Access on the web

    Thanks for the help. I have found a control ( doScroll ) in javascript that using nested tables inside span tags, with the overflow set to scroll or hidden will provide me the desired effect.
  3. hollywood77

    Emulating Excel/Access on the web

    I thought about the nesting tables, but its not as clean. I'm thinking I'll try to javascript it, if not keep it as pages.
  4. hollywood77

    Emulating Excel/Access on the web

    The question is; Can it be done and any hints on how?
  5. hollywood77

    Emulating Excel/Access on the web

    As far as emulating, what I mean is that the left side would have descriptive columns that can be scrolled up and down (not left and right), and the would be header rows that can be scrolled left and right (not up and down), and finally the rest of the table scrolls dependendant on the...

Part and Inventory Search

Back
Top