I have the same problem on my environment. (NW5, Excel 2000,NWNT-Client 4.83 ). I'm trying to open a TXT file into Excel from the network drive and getting every time a bloody message that the file is read-only. I've tried to copy the same file to a NT Server and opened than from there without...
Somehow there is a difference.
This one opens an new email message without sending it:
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
function autosubmit() {
document.form1.submit ()
}
onload=autosubmit;
</SCRIPT>
</head>
<form name="form1" method="post"...
When the submit button is pressed on a
<form method="post" action="mailto:adress@adress.com">
form, it automatically sends out an email from the users email client.
Now I want to do the same with a confirm box.
confirm ("bla bla bla")
document.formname.submit ()...
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.