|
-
June 16th, 2009, 03:36 PM
#1
question on export()
I am trying to learn how to program in JavaScript and i was wanting to know how do i use the export() command to export the contents of a string to a *.ini file? Thanks in advance for any help.
-
June 16th, 2009, 06:10 PM
#2
Re: question on export()
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
June 16th, 2009, 06:10 PM
#3
Re: question on export()
JavaScript has no built in export() function. Also, unless you are using JScript, a Microsoft variant of JavaScript, you cannot write to a file.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|