Andy wrote:
Quote:
Hi,
I need some help to create a calculator to work the following stuff out.
I have got it cracked in an excel spreadsheet but would like it in
javascript so i can use it in explorer and share it on a network with other
users.
Is anyone willing to help me with this? The page needs to be able to be
printed if possible.
Thanks very much
Andy |
<url:
http://download.com.com/3000-2215-10144841.html />
I didn't try it, but other departments have used something similar (or perhaps
this) to convert expense spreadsheets, etc to HTML forms.
Whatever the other departments used, it seems to work pretty well, if the above
product is at all similar, you should be happy with the results (once it's
converted you can edit the generated HTML to fancy it up if you want).
--
Quote:
Grant Wagner <gwagner (AT) agricoreunited (DOT) com |
* Client-side Javascript and Netscape 4 DOM Reference available at:
*
http://devedge.netscape.com/library/...ce/frames.html
* Internet Explorer DOM Reference available at:
*
http://msdn.microsoft.com/workshop/a...ence_entry.asp
* Netscape 6/7 DOM Reference available at:
*
http://www.mozilla.org/docs/dom/domref/
* Tips for upgrading JavaScript for Netscape 6/7 and Mozilla
*
http://www.mozilla.org/docs/web-deve...upgrade_2.html