shiggyshag
Programmer
HI
I use the below to hide a button when I print my page but it doesnt work for labels what should I use?
document.Form1.Label2.style.visibility = "hidden";
Cheers
I use the below to hide a button when I print my page but it doesnt work for labels what should I use?
document.Form1.Label2.style.visibility = "hidden";
Cheers