@ -70,14 +70,14 @@ function updatepage(str) {
< dt class = "TableCellDark" > Retrieve by URL:< / dt >
< dd > < input type = "text" name = "urlstring" value = "#[urlstring]#" size = "40" maxlength = "250" / >
< input type = "submit" name = "urlstringsearch" value = "Show Details for URL" class = "submitready" style = "width: 30 0px;"/ > < br / >
< input type = "submit" name = "urlstringsearch" value = "Show Details for URL" class = "submitready" style = "width: 24 0px;"/ > < br / >
< div id = "searchresults" > < / div >
< / dd >
< dt class = "TableCellDark" > Retrieve by URL-Hash:< / dt >
< dd > < input type = "text" name = "urlhash" value = "#[urlhash]#" size = "40" maxlength = "12" / >
< input type = "submit" name = "urlhashsearch" value = "Show Details for URL-Hash" class = "submitready" style = "width: 30 0px;"/ >
< input type = "submit" name = "urlhashsimilar" value = "Generate List" class = "submitready" style = "width: 30 0px;"/ >
< input type = "submit" name = "urlhashsearch" value = "Show Details for URL-Hash" class = "submitready" style = "width: 24 0px;"/ >
< input type = "submit" name = "urlhashsimilar" value = "Generate List" class = "submitready" style = "width: 24 0px;"/ >
< / dd >
< / dl >
< / fieldset >
@ -91,7 +91,7 @@ function updatepage(str) {
< dl >
< dt class = "TableCellLight" > < / dt >
< dd > Show top < input type = "text" name = "lines" value = "#[lines]#" size = "6" maxlength = "6" / > domains from all URLs.
< input type = "submit" name = "statistics" value = "Generate Statistics" class = "submitready" style = "width: 30 0px;"/ >
< input type = "submit" name = "statistics" value = "Generate Statistics" class = "submitready" style = "width: 24 0px;"/ >
< / dd >
< / dl >
< / fieldset >
@ -113,7 +113,7 @@ function updatepage(str) {
< div >
< input type = "hidden" name = "hashpart" value = "#[hashpart]#" / >
< input type = "hidden" name = "lines" value = "#[lines]#" / >
< input type = "submit" name = "deletedomain" value = "delete all" class = "submitready" style = "width: 30 0px;"/ >
< input type = "submit" name = "deletedomain" value = "delete all" class = "submitready" style = "width: 24 0px;"/ >
< / div >
< / form >
< / td >
@ -145,7 +145,7 @@ function updatepage(str) {
< br / >
< / dd >
< dt class = "TableCellLight" > < / dt >
< dd > < input type = "submit" name = "lurlexport" value = "Export URLs" class = "submitready" style = "width: 30 0px;"/ >
< dd > < input type = "submit" name = "lurlexport" value = "Export URLs" class = "submitready" style = "width: 24 0px;"/ >
< / dd >
< / dl >
< / fieldset >
@ -185,16 +185,16 @@ function updatepage(str) {
< input type = "hidden" name = "viewMode" value = "parsed" / >
< input type = "hidden" name = "show" value = "Show" / >
< input type = "hidden" name = "urlHash" value = "#[urlhash]#" / >
< input type = "submit" value = "Show Content" name = "showcontent" class = "submitready" style = "width: 30 0px;"/ > < br / >
< input type = "submit" value = "Show Content" name = "showcontent" class = "submitready" style = "width: 24 0px;"/ > < br / >
< / form >
< form action = "IndexControlURLs_p.html" method = "post" enctype = "multipart/form-data" accept-charset = "UTF-8" >
< input type = "hidden" name = "keystring" value = "" / >
< input type = "hidden" name = "keyhash" value = "" / >
< input type = "hidden" name = "urlstring" value = "" / >
< input type = "hidden" name = "urlhash" value = "#[urlhash]#" / >
< input type = "submit" value = "Delete URL" name = "urlhashdelete" class = "submitready" style = "width: 30 0px;"/ > < br / >
< input type = "submit" value = "Delete URL" name = "urlhashdelete" class = "submitready" style = "width: 24 0px;"/ > < br / >
< span class = "small" > this may produce unresolved references at other word indexes but they do not harm< / span > < br / > < br / >
< input type = "submit" value = "Delete URL and remove all references from words" name = "urlhashdeleteall" class = "submitready" style = "width: 30 0px;"/ > < br / >
< input type = "submit" value = "Delete URL and remove all references from words" name = "urlhashdeleteall" class = "submitready" style = "width: 24 0px;"/ > < br / >
< span class = "small" > delete the reference to this url at every other word where the reference exists (very extensive, but prevents unresolved references)< / span > < br / >
< / form >
#(/genUrlProfile)#