JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
"> ">Random Flickr Photo
GoneFast Evidence Eraser
Display In 2-Column Table
Display In 2-Column Table
Yubnub
"filenames "
inpout
"javascript:document.search_form.submit(); "
"get filename "
Dustan
Rate this script:
I Love it
/
I Hate it
Get Current Server Name from URL using Javascript in Domino Web Application
Code
//Get Server
loc1 = location.
href
;
in1 = loc1.
indexOf
(
".nsf"
)
+
4
;
var
server1 = Left
(
loc1,in1
)
;
Get Current Server Name from URL using Javascript in Domino Web Application scripts
|
Get Current Server Name from URL using Javascript in Domino Web Application snippet
|
Get Current Server Name from URL using Javascript in Domino Web Application example
|
Get Current Server Name from URL using Javascript in Domino Web Application tutorial
|
Get Current Server Name from URL using Javascript in Domino Web Application code