[writefile] functions allows you to perform a wide variety of tasks, from copying a purchased eBook to a special folder for downloading, to placing an uploaded file on your server.
numero = 107[writefile] does not 'understand' databases. If you want to write a new record to the end of a database, use [append] instead.
Example:[WriteFile SomeTextFile]Hello, my name is Grant. The time is [time]This is a second line[/WriteFile]The text file "SomeTextFile" is created and opened, and the text:Hello, my name is Grant. The time is 13:43:01This is a second lineis written to the file. Notice that carriage returns inside the context are written to the file exactly as they appear. Also notice that any WebDNA [xxx] tags inside the context are substituted for their real values before being written to the file. You may specify a full or partial URL to the file, as in "/Some Folder/file.txt" or "LocalFolder/file.txt."
You can also generate static ordinary webpages or even dynamic ones if you add <!--HAS_WEBDNA_TAGS--> at the begining of your file. WebDNA can literally autogenerate new programs. See [raw] context.
See also [appendfile], [createfolder], [copyfile], [copyfolder], [movefile], [deletefile] and [deletefolder] Creating a new file[writefile] does not 'understand' databases. If you want to write a new record to the end of a database, use [append] instead.
[WriteFile SomeTextFile]Hello, my name is Grant. The time is [time]
This is a second line[/WriteFile]
You can also generate static ordinary webpages or even dynamic ones if you add <!--HAS_WEBDNA_TAGS--> at the begining of your file. WebDNA can literally autogenerate new programs. See [raw] context.
DOWNLOAD WEBDNA NOW!
WebDNA applications...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
WebDNA LibrariesA list of available libraries for WebDNA...
F.A.QA compilation of some user's questions...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA ModulesA list of the currently available modules...
[url]...
[hideif][HideIf Comparison]Hide This HTML[/HideIf]...
[search]Use the [Search] context with [founditems] to easily retrieve records from your databases...
[cookie]Cookies are a great way to remember visitors...
Web Hosting Control Panels and WebDNAWeb Hosting Control Panels are becoming prevelant in the industry...
[SQLinfo]...