Thread: Excel to ASP...
View Single Post
  #6 (permalink)  
Old Sep 26th, 2004, 08:25
spinal007's Avatar
spinal007 spinal007 is offline
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,650
Blog Entries: 1
Thanks: 0
Thanked 4 Times in 4 Posts
well then, if its all on the same network then it's easier......
you can design your pages to connect to the spreadsheet just like you would with any ohter datasource.
the hard work will be to collect the data from the users and transfer it to the server.....

how much do you know about VBA?