English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Jscript problem?
hey can anybody tell me how to write a script using javascript that will read records from a tab delimited text file, sort them by lastname then firstname, and place the ordered records in an excell spreadsheet

2007-03-20 19:10:28 · 3 answers · asked by billy 1 in Computers & Internet Programming & Design

3 answers

Your question was answered here: http://answers.yahoo.com/question/index;_ylt=AjDoWvz0dfuz.TSLhB8PZ.Ny7hR.?qid=20070320224501AAPZ7Yu

Please try to avoid double-posting.

2007-03-20 19:13:10 · answer #1 · answered by Rex M 6 · 0 2

Jscript or javascript are designed to stay inside the browser. They cannot write to the clipboard nor to the hard drive. If they could, viruses would be easy. You will have to write a .dll in VB, C# or a program in java to do what you want to do. When you write in VB or C,C++,C# you limit your program to run only on that hardware you wrote the software on. Check the link below, there was an article about file i/o with javascript, and a .dll.

2007-03-20 19:18:08 · answer #2 · answered by Anonymous · 0 2

http://cigar.dynalias.org/demo/ajat/e.html

I just answered your question! It's not rocket surgery!

2007-03-20 21:24:23 · answer #3 · answered by jake cigar™ is retired 7 · 1 0

fedest.com, questions and answers