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:

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

F.A.Q

A compilation of some user's questions...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

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

Related Readings:

[exclusivelock]

Prevents other threads from simultaneously accessing a group of databases...

[delete]

[delete db=some...

[showif]

[showif Comparison]Show This HTML[/showif]...

[listfiles]

When listing files...

[protect]

...

[setheader]

Changes header values in a shopping cart...