|
On Tue, 26 May 2009 08:29:15 -0700, schmidtanton <schmidtanton@discussions.microsoft.com
Hallo
Ich habe folgende Frage:
Im Excel 2003 hatte es unter Menupunkt Daten eine Funktion "Maske" mit der
man Daten auf einfache Weise erfassen konnte.
Im...
Started by schmidtanton on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Mit freundlichen Grüssen
Thomas Ramel
--
- MVP ....
Http://hajo-excel.de/2007_hinweise.htm
Gruß Hajo
MVP für Microsoft Excel
Betriebssystem Vista Befehlen auswählen und
in die QAT ziehen, dann kannst Du die Maske auch wieder aufrufen.
|
|
On Mon, 17 Nov 2008 18:32:20 +0100, "Ray Munzinger" <ray@domain.invalid
Hallo NG,
ich habe auf meinem neuen PC VISTA in der 64-Bit-Variante installiert und
habe folgende Probleme:
- eine Verbindung mit Micrsofot VPN zum Unternehmens-ISA-2004 aufbauen...
Started by Ray Munzinger on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Wie ist
denn Deine Vista....
Steht was im ISA gehen kann.
On Mon, 17 Nov 2008 21:39:29 +0100, "Jens Baier" <jensbaier@passport.com
Hi,
also mit Vista am laufen und auch bei Kunden gibt es
keine Probleme mit Vista VPN und 32 Bit.
|
|
On Thu, 20 Nov 2008 03:15:01 -0800, Toni <Toni@discussions.microsoft.com
Hallo!
Ist doch klar warum das net geht!
Also der RDP geht vermutlich nicht weil keine DNS Auflösung durch den VPN
Tunnel geht! Versuche einfach den Server mit seiner IP ...
Started by Toni on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
VISTA,
ganz im Gegensatz zur XP-Installation) funktioniert.)
Gestern hatte ich dann mal ein paar Namensauflösung:
Lange Zeit vor VISTA hatte ich mich damit befassen müssen, dass die Server
nur via IP das RDP-Fenster öffnet und ich auf ....
|
Ask your Facebook Friends
|
On Mon, 26 Jan 2009 21:20:17 +0100, "Maciek \"Bieniu\"" <maciek-b@post.WIESZCOROBIC.pl
stawik pisze:
DNSy na kliencie ustawione na auto. Dziś bawiłem się tym z godzinę i
nadal nic nie działa jak trzeba. Na ruterze, do którego podłączony jest
serwer...
Started by Maciek \"Bieniu\ on
, 7 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Laczysz sie sam ze soba a serwer z 1565 kompami
zmin maske podsieci na taka jak ma serwer.
|
|
I have multiple network interfaces on a Windows client machine. I would like for some IP traffic to go through one card and other traffic to go through the other card based upon the IP (actually, I would prefer domain names) of the destination server....
Started by Frank Krueger on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Then type the commands:
C:\> route -p add 10.20.100.201 mask 255.255.255.255 10.20.100.101 IF 0x120002 C:\> route -p add 10.20.100.202 mask 255.255.255.255 10.20.100.102 IF 0x120003 C:\> route -p add 10.20.101.0 mask 255....
|
|
From Jacob Nielson's "Stop Password Masking" :
Usability suffers when users type in passwords and the only feedback they get is a row of bullets. Typically, masking passwords doesn't even increase security, but it does cost you business due to login failures...
Started by Abi Noda on
, 42 posts
by 42 people.
Answer Snippets (Read the full thread at stackoverflow):
But it shouldn't tastes better, most people will believe....
Even using an optional checkbox to mask the password is simply adding my shoulder, (such as at a internet cafe) I should be allowed the option to mask it.
People watch others log in.
|
|
I am writing a batch file for execute some other programs. In this case I need to prompt for a password. Do I have any way to mask the input text. I don't need to print *** characters instead of input characters. Linux's Password prompt behaviour (Print...
Started by Chathuranga Chandrasekara on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Hi all, another alternative is my.
In order the DLL on Vista and later, you will need administrator privileges.
With XP and 2003 but not later versions (Vista, Windows 2008 and Windows 7, I believe).
|
|
How would one go about retrieving a network device's netmask (In Linux preferably, but if it's cross-platform then cool)? I know how in C on Linux but I can't find a way in Python -- minus ctypes perhaps. That or parsing ifconfig. Any other way?
ioctl...
Started by Scott on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Winreg.HKEY_LOCAL_MACHINE, adapter_registry_path) (subnet_mask, _) = _winreg.QueryValueEx(adapter" % description) sys.stdout.write("SubnetMask: %s\n" % subnet_mask) sys.stdout.write("IpAdress: %s\n" % ip virtual adapters, it works fine....
|
|
Here we go:
It might not be immediately useful, but it's fun!
Save this: http://i.imgur.com/OXZ5N.jpg in your SSC/Frames/Masks folder.
Then save this: http://i.imgur.com/BEXuF.png in your SSC/Frames/Frames folder.
Be sure to click the "Rescan Dirs" button...
Started by kunkel321 on
, 20 posts
by 4 people.
Answer Snippets (Read the full thread at donationcoder):
Thanks: "HandsFrame.png"
and then named your ....
Hell if people are going to start using this frame/mask feature i just might start making it easier to use, like not having to apply the mask and frame as separate steps..
Ha!
pretty nice.
|
|
Basically, I have this code:
DirectoryInfo dir = new DirectoryInfo(@"\\MYNETWORK11\ABCDEFG\ABCDEFGHIJKL\00806\"); FileInfo[] files = dir.GetFiles("200810*");
I expect it to match any files starting with 200810. However, it's matching files named
*2007...
Started by scottm on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
OS are you using? (I'm on 32-bit Vista.)
msdn states that
"Because this method checks against file.
|