Technical References - [redirect]

numero = 204
interpreted = N
texte = [REDIRECT URL] Putting [redirect url=http://www.webdna.us/] in your template forces the remote browser to immediately 'jump' to the new location specified, rather than displaying whatever is in the template. Any other text in the template will be ignored. The main difference with something like
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://www.webdna.us/">
is that it will completely evaluate before anything of the client side will evaluate.
[redirect http://DomainUser:DomainPass@www.domain.com/whatever.html]
will perform browser authentication, and on that server, since you're running WebDNA, you can use[username] and [password] to check for logged in status (as opposed to setting up a cookie scheme).

To pass a value within [redirect] [redirect page.dna?var1=[value1]&var2=[value2]] In some cases, you will need to [url]...[/url] the value: [redirect page.dna[url]?var1=[value1]&var2=[value2][/ur]]

[REDIRECT URL]

Putting [redirect url=http://www.webdna.us/] in your template forces the remote browser to immediately 'jump' to the new location specified, rather than displaying whatever is in the template. Any other text in the template will be ignored.

The main difference with something like

<META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://www.webdna.us/">

is that it will completely evaluate before anything of the client side will evaluate.

[redirect http://DomainUser:DomainPass@www.domain.com/whatever.html]

will perform browser authentication, and on that server, since you're running WebDNA, you can use[username] and [password] to check for logged in status (as opposed to setting up a cookie scheme).

To pass a value within [redirect]

[redirect page.dna?var1=[value1]&var2=[value2]]

In some cases, you will need to [url]...[/url] the value:

[redirect page.dna[url]?var1=[value1]&var2=[value2][/ur]]


DOWNLOAD WEBDNA NOW!

Top Articles:

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[listdatabases]

Lists all the currently-open databases...

[cart]

Putting [cart] in your template automatically creates a unique shopping cart...

[closedatabase]

[CLOSEDATABASE db=FileName]...

[referrer]

Displays the URL of the referring page...

[protect]

...

[deletefile]

Deleting a file from your website...