I have copied cells from Word documents and pasted in to Excel as Text Links by using paste-special.
The problem is that when the Docs are open the links are updating. but when they are closed, the valuse in the Excel change to #NAME?.
Any suggestions?
How can I redirect the text to another tty window?
I have two dtterms that I run the "tty" command and get their names. One is /dev/pts/8 and the other is /dev/pts/9.
in /dev/pts/8 I am doing a telnet to a given host and from /dev/pts/9 I want to send the commands.
Any suggestions?
How can I make a csh script that is doing a telnet with user and password but not terminating the telnet session?
I have the following:
#!/bin/sh
(sleep 1; echo "login\r"; sleep 1; echo "pass\r"; sleep 1) | telnet host
after entering the pass the session is terminated.
Any suggestions?
Sorry, I did not explained myself correctly.
I want that in the middle of my html, I will see the xls file.
I do not want to open an xls file stored in the server.
I want to link to an xls file from html file.
I would like that the xls file will open up as embedded spreadshit inside the html.
Also, the xls file is always updating so, I can not save it as html
any suggestions?
I have some html file on our file server.
Can I use the favicon or it is working only on webservers?
because, after I am bookmarking the page, I have the "unknown" application icon in my favorits.
JillC
Thanks, but unfortunately the xls file will be updated on a dailly basis. So, I do not want to do anything except of clicking the link from the web page.
Do you have any other suggestion for me?
I have a link to an Excel file.
<A HREF="abcd.xls" TARGET="MAIN">
I would like that the file will open up as an embedded table in the browser and not as an independent file
How can I do it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.