What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Technical References - [thisurl]

[thisurl] displays the URL of the current page

numero = 194
interpreted = N
texte = Putting [thisurl] in your template displays the URL of the current page being displayed as a relative path from the root of the server hierarchy. It will not show the domain name. If you need to show the variables from the URL, use [thisurlplusget]
http://www.domain.com/x/y/z/index.dna?a=b&c=d
the [thisurl] tag will produce this:
/x/y/z/index.dna
while the [thisurlplusget] tag will produce this:
/x/y/z/index.dna?a=b&c=d
and if you need to show the domain name, just use [listmimeheaders]
[text]CALL_DOMAIN=[listmimeheaders name=host&exact=F][value][/listmimeheaders][/text]http://[CALL_DOMAIN][thisurlplusget]
Putting [thisurl] in your template displays the URL of the current page being displayed as a relative path from the root of the server hierarchy. It will not show the domain name.

If you need to show the variables from the URL, use [thisurlplusget]

http://www.domain.com/x/y/z/index.dna?a=b&c=d


the [thisurl] tag will produce this:
/x/y/z/index.dna

while the [thisurlplusget] tag will produce this:
/x/y/z/index.dna?a=b&c=d


and if you need to show the domain name, just use [listmimeheaders]

[text]CALL_DOMAIN=[listmimeheaders name=host&exact=F][value][/listmimeheaders][/text]


http://[CALL_DOMAIN][thisurlplusget]






DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

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

Download WebDNA Applications

WebDNA applications...

[biotype]

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

F.A.Q

A compilation of some user's questions...

WebDNA reference

...

Related Readings:

[search]

Use the [Search] context with [founditems] to easily retrieve records from your databases...

[exclusivelock]

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

[time]

Putting [time] in your template displays the current time set on your web server's clock...

[formvariables]

Lists all the form variables and parameters passed to the current page...

triggers

Triggers provide a mechanism for doing something on a regular timed basis...

[elapsedtime]

...