Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
nnn000555 said:->[network server]->[folder-path]-[file]
Actually, that's the path that I would like to recreate.
var file = "\\my-path.txt"
<html>
<head>
</head>
<body>
<script type="text/javascript">
var c=0;
var file = "\\my-path.txt"
function addToFile() {
var fs = new ActiveXObject("Scripting.FileSystemObject")
var ts = fs.OpenTextFile(file,8,true,-2)
var t = document.getElementById("txt").value
var samplefile = "filename.html"
alert("Saving... ")
c++;
ts.WriteBlankLines(3) ;
// Write a line.
ts.Write(c);
var url = window.location.pathname
frm.txt.value = url
//frm.txt.value = ".,,,........"
ts.Close()
ts=fs=null
}
</script>
<form action="" name = "frm">
Click here:
<textarea id="txt" rows="5" cols="25"></textarea>
<input type="button" onclick="addToFile()" value="Save Information To Submit" />
</form>
</body>
</html>
var url = window.location.hostname + window.location.host + window.location.pathname
+ window.location.href
frm.txt.value = url
//frm.txt.value = ".,,,........"
ts.Close()
ts=fs=null
}
</script>
<form action="" name = "frm">
Click here:
<span onclick="window.open( url,'_blank');"> ok</span>
<textarea id="txt" rows="5" cols="25"></textarea>
<input type="button" onclick="addToFile()" value="Save Information To Submit" />
var url = window.location.href
frm.txt.value = url
//frm.txt.value = ".,,,........"
ts.Close()
ts=fs=null
}
</script>
<form action="" name = "frm">
Click here:
<span onclick="window.open( url,'_blank');"> ok</span>