S
Stephen Read
Hello,
I need to write an ASP page that will allow a user to paste in
data from an Excel spreadsheet. The data will only be in one column. I'm
not a web programmer and would like some advice on the best way to do this.
I have a page working using a text area and some JavaScript to parse the
data entries using the split function. This seems to work ok but I wondered
if anyone could suggest a better way?
Many thanks
I need to write an ASP page that will allow a user to paste in
data from an Excel spreadsheet. The data will only be in one column. I'm
not a web programmer and would like some advice on the best way to do this.
I have a page working using a text area and some JavaScript to parse the
data entries using the split function. This seems to work ok but I wondered
if anyone could suggest a better way?
Many thanks