Hi,
I have a collection of items that can be selected through a listbox. I store the selection in a variable by using the bitwise operator.
for example I have 4 items:
one
two
three
four
If I select nothing, my variable is 0. If I select one, my variable is 1(2^0). If i only select three, my...
Hi,
I want to create an intranet (webbased) for users that have an novell account. I want the intranet to see what user is logged in (and i want to check if the password is the same as the novell account). This so users wont have to log on twice (once on the machine and once on the intranet)...
Hi,
I want to upgrade my Cisco PIX 515 firewall from 4.4 to the new 6.0 or 6.1 version. But when I go flash the firewall's BIOS, is my firewall configuration being preserved? And if not, how can I back it up?
Also I like to know the easiest way to back up my current image of my BIOS.
Thnx...
Hi,
I'm new to VPN, but now my company wants to set up a VPN between branch offices. It is supposed to be a router to router VPN. But after reading a lot of articles and whitepapers things are still a bit blurry.
We have all cisco equipement, a 2600 series router and a PIX 515 firewall.
- With...
Hi,
My setup is the following:
1 Windows 2000 Server with 1 network interface
this network interface has got 2 ip addresses, one for site A, one for site B
Coldfusion is installed and working.
This is the problem:
When I want to visit website A, it needs some CustomTags, and it can find them...
Hey everybody,
I got a question about 2 javascript functions. The encode() and scramble() functions. How do these functions work and how can I use them.
I've seen the next examples:
{
u="examplestring";
var y1=0;
for (var i=0; i<8; i++) {
y1=encode(u,i,i+1,y1);
}
and
var...
Is there a way to display the date in for example dutch days and months?
When I display my date with DateFormat(Now(), "d, mmmm yy") I get the day and month in English. Can someone explain to me how I can get it in another language??
Thnx in advance
TheSaint
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.