Copy a file with the content you want on your webspace
numero = 188
interpreted = N
texte =
COPYING[
copyfile from=
path&to=
path]Copies the file to a new location. If a file by the same name already exists, [copyfile] will overwrite it.
ExamplePutting [copyfile from=fred&to=wilma] in your template immediately copies the file called "fred" to another file called "wilma."See also [writefile], [appendfile], [createfolder], [copyfolder], [movefile], [deletefile] and [deletefolder]
COPYING[
copyfile from=
path&to=
path]
Copies the file to a new location. If a file by the same name already exists,
[copyfile] will overwrite it.
ExamplePutting [copyfile from=fred&to=wilma] in your template immediately copies the file called "fred" to another file called "wilma."
See also
[writefile],
[appendfile],
[createfolder],
[copyfolder],
[movefile],
[deletefile] and
[deletefolder]
DOWNLOAD WEBDNA NOW!
Top Articles:
WebDNA reference
...
WebDNA Libraries
A list of available libraries for WebDNA...
F.A.Q
A compilation of some user's questions...
WebDNA Modules
A list of the currently available modules...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Download WebDNA Applications
WebDNA applications...
Related Readings:
[function]
This context enables the WebDNA programmer to call a previously defined block of WebDNA code...
[authenticate]
WebDNA provides a few options for password protecting your pages...
[commitdatabase]
[COMMITDATABASE db=name...
[showif]
[showif Comparison]Show This HTML[/showif]...
[deletefile]
Deleting a file from your website...
[middle]
Extracts middle portion of the text between any two strings...