Answer the question
In order to leave comments, you need to log in
How to pass form data to .xls?
There is a simple one-page form on HTML5 and CSS3, it is necessary that when you click on the Submit button, the data gets into certain cells in the xls file.
Condition: do without a web server. Maybe JS can?
PS not a programmer, I hope there are ready-made solutions.
Answer the question
In order to leave comments, you need to log in
Because client-side Javascript doesn't have access to the file system, your task sounds fantastic. However, about 5 years ago, I saw an ancient IE6 that, through either VBScript or Jscript, got access to office COM objects on the client machine. Since this behavior is, to put it mildly, "not safe" - connect server logic
It's better to try not JS but VBS - after all, both excel and vbs are microsoft
www.techrepublic.com/forums/questions/vbscript-to-...
And preferably Internet explorer - it is also microsoft.
This is not a ready answer, just a thought.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question