Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
rjv_rnjn #1
Creating a text file & writing to it
I went through a bit of articles on how to retrieve variables from a .txt file from the local machine. But I want to know can we create a text file and write to it through script.
Thanks
rjv_rnjn Guest
-
Writing a text file to the file system
Using Visual Studio C# When I ran the following code: System.IO; private void Button1_Click(object sender, System.EventArgs e) {... -
Writing a comma delimted text file using CFFILE
Can someone please tell me what is the proper syntac for writing a comma delimited text file. In the CFSET tag when I name the variable for the... -
Writing a Text File in Flash...
http://www.multidmedia.com/software/flashstudio/features.php is a free (for non-commercial use) app that lets you save to text files. -
Writing to a csv text file
Say I ran a query that pulled 100 records with 10 fields into a RecordSet I'll call "rsQryResult" How would I: 1. write this data to a .csv text... -
Creating Text File
I'm using ASP 3.0. I'm taking form contents and dumping it into a text file on the server. My question is how to add the TIME to this statement. I... -
MOLOKO #2
Re: Creating a text file & writing to it
rjv_rnjn wrote:
It can't be done with flash alone. You'll either need to create textfile> I went through a bit of articles on how to retrieve variables from a .txt file from the local machine. But I want to know can we create a text file and write to it through script.
>
> Thanks
on the server using PHP (or similar) or use something like FlashJester
or Screenweaver.
this question has been answered about a billion times before... please
search the forum's archives on google groups before posting a question
in future.
--
MOLOKO
------------------------------------------------
::remove _underwear_ to reply::
'God saves but Buddha makes incremental backups'
------------------------------------------------
GCM/CS/IT/MC d-- S++:- a- C++ U--- P+ L++ !E W+++$ N++ O? K+ w+++$ !O M+
VMS? PS+++ PE- Y PGP+ t+ 5-- X-- R* tv++ b++++ DI++++ D+ G e h-- r+ y++
see [url]www.geekcode.com[/url] to translate the above!
MOLOKO Guest



Reply With Quote

