Hi,
How do you assign vba-code to visual basic control-objects (commandbuttons, text-boxes, labels...etc) in Outlook 2003. In Word, Excel access it's quite easy but in outlook I don't see how I can do this, or is it not possible?
regards,
Boein
Hi,
I have a vb6 program that calls a vbs-script. This program is run under a different user with admin rights in a shell executed by psexec. I choose to do this so the code in the vbs can be executed with admin rights while the main program itself is run with normal user-rights. Problem is...
Hi,
I need a script to check the status of this parameter in AD, anybody idea's? It should fit in this code
Dim objconnection, objcommand, objrecordset, objuser, objproperty
Set objconnection = CreateObject("ADODB.Connection")
Set objcommand = CreateObject("ADODB.Command")...
Hi,
I want to be able to use e-mail addresses in exchange 2007 looking like these ones:
firstname.lastname@domain.com
firstname.part_of_lastname.lastname@domain.com
firstname.part_of_lastname.part_of_lastname@domain.com
But exchange e-mail policy is preventing me to use these formats and sets...
Hi,
How do I make a list of the fieldnames of a table using SQL in vba. I want to make a query that puts the results in an excel sheet. If I do a runsqlexec select * from table, I get all the records from the table but the fieldnames for each record are missing. Anybody ideas?
Thanks
Boein
Hi,
I want to know if there are limitations in mailbox size on an exchange 2007 server. Is it possible to have mailboxes over 10 Gb, will it work, will it decrease the server's performance or will it make the server unstable.
Anyboy idea's?
Thanks
Boein
Hi,
We are migrating our lotus notes server to exchange 2007. We have to migrate some very big mailboxes and I want to know I there are mailbox limitations in Exchange. Mailbox-size in Exchange 2003 and earlier were limited to 2 gb, is it still the same in 2007, can anybody confirm this...
Hi,
I have a program that crashes when you run it as a normal user via Terminal services. Strange thing is it works fine when logged on as an admin. Even more strange, if you first log in as admin on one session, execute the program, also the non-admin user can start the program on another RDP...
Hi,
can somebody explain me what this key stands for:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\<Profile-ID>]
"State"=dword:00000100
I have several applications that only seems to work properly if the value is 100 (this is the value that corresponds with...
I have an internet-application in flash that won't run on citrix/RDP, it only runs correctly when I log on on the same server as a LOCAL admin. Also when I create a new user in the domain and log on with that user via an RDP console, the application runs fine, when I log on with the same user...
Hi,
I want to display a special character '?' in a textbox to make this sentence in the textbox: "press '?' to continue".
When I take a look at the windows character map almost every font has this character but I cannot use it in vb because the value for chr()-function cannot exceed 255. For...
Hi,
I cannot close my own open files on a remote server. When I open a document on a remote server, I can see this document in the list of open files on that server. Normally you should also be able to close it with "net file" or better with psfile (from sysinternals) but I always get "access...
Hi all,
Does anybody know how to repair my datastore, I think something went wrong deleting a server from my farm. I know, you have to uninstall the MF server with add-remove programs but the server was already dead, so no can do. I removed the server with the CMC and used the DSCHECK /clean...
Hi all,
everytime I start word XP as a normal user I get a dialog box "preparing to install", It installs something and goes away. Next time I start Word XP same thing happens, this is very annoying and I want to get rid of it, what can I do. I know it's an issue in word 2000 and you can add...
Hi All,
Does anybody know the meaning of a path that looks like "c?\program files\..." Sometimes the value in REG_SZ contains a path with "c?\" instead of "c:\". Why does windows replace the ":" in the registry by a "?". Is it save to change it back to "c:\program files\..." or does it have...
Hi all,
I want to do a windows repair of an existing windows 2003 server. First the system copies the necessary files on the HDD, then it reboots. After the reboot, the setup continues in gui mode and tries to continue, but after a few seconds I get a dialog window "Setup failed to install...
Hi all,
I'm not an asp nor an html programmer so I could need some help here. I have a webpage that I use to show the contents of a folder with its subfolders. In IIS I enabled "directory browsing" for this virtual directory. This works fine, people can browse and select files but this...
Hi all,
I'm not an asp nor an html programmer so I could need some help here. I have a webpage that I use to show the contents of a folder with its subfolders. In IIS I enabled "directory browsing" for this virtual directory. This works fine, people can browse and select files but this...
Is it possible to deny a computer to access a website by checking the existance of a certain cookie on that computer. If a pc has the cookie installed he can acces if not...no access to the web site. If possible can sb post the ASP code for creating this cookie an the ASP code to check for the...
Hello,
I installled nfuse on an IIS 5.0 sever. Is it possible to only allow access based on hardware. For example, when a user owns a portable from the company and has his own private pc, we only want him to be able to access the login page with his company portable. When accessing the site...
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.