My problem is the following. I have two checkbox, and i want to have a event when i click one of them. So when i click one of them the other one become unchecked. And when i unchecked it back, the other one become checked.
Ok, but i can't use the radio button. I have to use the checkbox about the same way as when you are on a online mailbox, and you want to delete all email, there is a checkbox that check's all of them. I have try a couple of thing, but just can't seem to work.
ok, so do you want the one checked only option or do you as you say now what a function to check them all?
is there any particular reason why you want to use vbscript for this. these kind of functions a seemingly easier to perform with a bit of javascript. plus there are hundreds of exmaples out there to look at. _______________________________________________ { str = "sleep is good for you. sleep gives you the energy you need to function";
ptr = /sleep/gi;Nstr = str.replace(ptr,"coffee"alert(Nstr); }
_______________________________________________
for the best results to your questions: FAQ333-2924
has you're questio
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.