Hi,
can someone help me and paste some lines on how to manipulate a word 2003 document via vbs ?
I Need to update 3k documents - text and document properties :-(
I can't find anything, cant believe it. I just need a quick info on how.
Sascha
Hi,
is it possible to center the Start Button (and the start menue that will pop up) right in the middle of the Windows 7 Taskbar ? I am running Windows 7 at high resolutions like 5992x1200.
I have found no hints or programms that will do that, is it possible ? Or is it codeable with...
Hi,
can someone help me ? I need to select the correct value of an ASP:DropdownList after an autopostback ?
The following wont work :
Protected Sub ddl_printout_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs)
ddl_printout.SelectedIndex =...
Hi,
I need to generate a simple XML File on the fly via ASP.NET. The user should be able to download that file to his local harddrive.
I just need the mechanism how to generate a downloadable file ? Is that possible ? Please point me in the right direction or post an VB.NET example.
Thank...
Hi,
I have just a little question, I just need a little push towards the right direction:
I have a file "my_app.vb" located in the "App_Code" directory of my ASP.NET application.
I now want to access a function which is located in that my_app.vb file from all over my aspx pages of my...
Hi,
i created a report about all pst files on our clients hard disks. But the report reported also pst file locations that dont exists anymore. How do i get rid of those database entries ?
Is there a way to clear all entries for *.pst files ?
I have scheduled the to run the "Delete Aged...
Hi Everyone,
I would need some help on how to refresh the Desktop after deleting the wallpaper in the registry. Does someone knows how to make that with a vbs command? I searched the Forum without a success.
Thx in advance
Sascha
'Delete Current Wallpaper
Set objShell =...
Hi,
may someone help me with this ?
I use a W2KServer with IIS 5 on it.
I wrote some VBS-Service-Scripts, you can start them with parameters in the command box, like that:
ChangePW.vbs John.Doe
Then the User with the Login "John.Doe" would get a new password for his account.
I'd like to...
Hi,
I need some help. I am absolutely not familiar with js.
I want to dial out of my browser. The button CallNow will initiate a phone call and dial the number 555-111-222.
My Problem is, how may I get the value of my inputfield "phonenumber" into my calling string...
Hi,
has someone an idea for my problem ?
My application should be started only once. All further attempts to excute my exe file should be regonized somehow and the exe should close then immediatly.
Thanks in advance
Sascha
Hello everybody,
I got a problem, perhaps someone could help me, please.
Some users at our company must be able to check and uncheck the "Java (Sun) -> JRE 1.5.0 ..." Option and the "Microsoft VM -> JAVA-Jit,...,... (all 3 below that point)" Options.
How can I allow them to change the...
Hi,
Does anyone knows how to catch parameters when my director movie has been started as an exe file ? I am using Windows.
Example:
MyDirectormovie.exe -Parameter1:Hello -Parameter2:World
Can my director movie access Parameter1 and Parameter2 and read their values ?
If anyone knows the...
Hi,
I am searching for a hint on how to save a selection (and all the content i can see in it) to a gif/jpg/... without manually reducing all layers to one, then str+c,str+n,str+v,str+shift+alt+s and after that undo the reducing of the layers.
Does ther exists a better solution to achieve this...
Hello,
can anyone help me?
I Search for a good free webmail script where I can access my pop3 Accounts online.
- My Webserver has PHP4 installed ( there is no IMAP support installed with PHP).
- My Mailserver just supports POP3 (without IMAP)
- No MySQL available.
Has Anyone a good Idea ?
I...
Hello,
I have a question again.
Does a TSQLCommand for auto remove of Special Characters in a SQLQuery exists ?
It is pretty boring to programm these routine again and again in a Stored Procedure.
It is because I got the values via ASP from a webform.
I want to do all the checking on the...
Hi,
I am Searching for a comfortable Editor for Stored Procedures .
Does anyone has a product recommendation ?
A favorite from experience ?
Or a link which leeds me further ?
Thanky you
Sascha
Hi,
I have the following Problem:
I want to write a stored Procedure which dynamically creates tables on different SQLDatabases and/or Servers.
The following doesn't work:
assumed that the procedure has been called whith this parameter:
CC_CreateTableMC 'server1.dbo.table1'
The Stored...
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.