html form to txt - file
html form to txt - file
- Started
- Last post
- 4 Responses
- smartK
is it possible to have a html form which writes into a txt file?
the client wants to update the news in the flash site, he doesn't want to use ftp ...
- sp0
Why not build an Flash form that reads-writes XML?
- Mick0
Yes its possible in pretty much andy CGI - php, perl, asp, etc. you should be able to find a script on the net... look for "cgi edit text file" or something
- smartK0
thx
sp: can I make a flash form write a xml file? how??
- the_user0
the backend script is the same whether you're using flash or html on the front.
zillions of freebie scripts around if you're not into learning how to code it yourself.