Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: ssen6547
Forum: JavaScript programming 01-17-2013, 09:09 AM
Replies: 16
Views: 789
Posted By ssen6547
Tried but didnt work

Thanks for the reply.

I tried with internet explorer, but it throws error as below.


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET...
Forum: JavaScript programming 01-17-2013, 06:35 AM
Replies: 16
Views: 789
Posted By ssen6547
Javascript code to create a text file

<html>
<h2>Create Text file in JavaScript</h2>
<script>
function createFile(){
var object = new ActiveXObject("Scripting.FileSystemObject");
var file =...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 04:26 AM.