t List Form (2)



CSMailto Management Form
















csMailto
Management

























Action 
Form Name
Form
Heading
Links

in(line)

 

















function ShowForm(page){
var rndURL = (1000*Math.random());
var windowURL = "in(formurl)/"+page+"?rnd="+rndURL;
newWindow = window.open(windowURL,null,'width=500,height=400,location=0,directories=0,status=0,menuBar=0,scrollBars=yes,resizable=yes');
newWindow.focus();
}
function Delete(page){
var rndURL = (1000*Math.random());
var windowURL = "in(cgiurl)?command=delete&page="+page+"&rnd="+rndURL;
if(confirm("Are you sure you want to delete "+page+"?")){
window.location = windowURL;
}
}
function Modify(page){
var rndURL = (1000*Math.random());
var windowURL = "in(cgiurl)?command=modify&page="+page+"&rnd="+rndURL;
window.location = windowURL;
}

function ShowLinks(d){
var rndURL = (1000*Math.random());
var windowURL = "in(cgiurl)?form="+d+"&command=showlinks&rnd="+rndURL;
var height=350;
var width=700;
newWindow = window.open(windowURL,null,'width='+width+',height='+height+',location=0,directories=0,status=0,menuBar=0,scrollBars=yes,resizable=yes');
newWindow.focus();
return true;
}





Wyszukiwarka

Podobne podstrony:
t List Form
form status list
form question list
form list
form result list
form field list
show list
Normalizer Form
track list
anonymous ftp sites list nl 2
anonymous ftp sites list org 7
List motywacyjny
form totals

więcej podobnych podstron