CreateObject starts but what ends -
I have a vb program that opens a word.basic file and puts in a lot of formatted information. What I would like to do, is allow vb to END and let the user close word when they are finished printing or editing or whatever. OR---in my vb code, know when the user has closed word, then let me close vb.
Crossword help -
1. A 6 letter word for "Small Beetle", ends with L, starts with W
2. A 6 letter word for "Miracle", ends with L, starts with M
3. A 6 letter word for "Legal", ends with L, starts with L
Time / shift comparison -
I am working on a project that uses working shifts. These shifts have different starting/endig times and are stored in an Access db as date/time fields. Whenever I need to know how many minutes a shift lasts I try to use the datediff() function.
The problem is when a shift ends at 12:
save to fixed text files -
Hi gurus.
New to vb so go easy on me,
I have a few string variables (Name,lastname,gender,dob) I need to save this variables to a fixed text file, for example Name variable has to be from 1 to 15 the I have a filler that starts at 16 and ends on 20, then we have lastname that sta
CreateObject starts but what ends -
I have a vb program that opens a word.basic file and puts in a lot of formatted information. What I would like to do, is allow vb to END and let the user close word when they are finished printing or editing or whatever. OR---in my vb code, know when the user has closed word, then le
Help with string manipulation -
How can you get all strings from a long string that contains "$" in it, and starting or ending in either ">", "<", " ", or "."??
for example
string = test>som$thing something else < data$somestuff.
would return
som$t
Run Command Based on Sound Input -
I have a scanner attached to my laptop via the microphone input and I want a function to run when the laptop "hears" input from the scanner. In addition, the function will end before the audio input ends. So, with that, I want a second function to run when the audio ends.
bho calling itself! -
hello ppl,
i have a rather confusing problem.
I have a bho, which has a menu (it loads a form and displays that).
when a button in the form is clicked, a new IE window is to be created. but when i use createObject(), obviously the bho loads again. This ends up in a automation
[2005] timer event -
Is it possible that timer be used so that certain event starts itself at 9am and ends at 9pm. For example, from 9 am, the app starts the process of reading data from serial port, display everything in a real time graph, saving data in a txt file etc, once time reaches 9pm, all the proc
Getting rid of leading and trailing " -
If I input a file into a string using a simple ‘Open (Path)for Input’ statement, The resulting string starts and ends with “, e.g. “h%*doih&*o*%” . If I open the same file with a FileSystemObject type statement, the string starts and finishes with its first and last chara
Convert the Date -
If I write this dateformat in a textbox (YYYY.WW, Year and Week) Ex. 2002.35.
I want VB to tell me which date the week starts with and wich date the week ends with in two other textboxes.
Ex. 2002.35 starts with date 2002-08-26 and stops with 2002-09-01 here in Sweden. How do I do t
Run a procedure when the app ends. -
Is there a way that I can run a procedure when my app ends? Especially if the app ends on an error.
Pay Period -
I am trying to calculate the dates that a pay period starts and ends on by month
For an entire year.
Have a heck of a time doing this.
Any one have a suggestion.
Automate IE Settings -
I am running an automated internet surf program to gather text data (with IE5.5) and would like to have it turn off all the multimedia options when it starts & then turn them on when it finishes for speed sake. Any ideas on how to automate access to the Tools-Options-Advanced tick
Don't forget to put ya clocks forward! -
if you're in the EU
Quote:
In the European Union, Summer Time begins and ends at 1 am Universal Time (Greenwich Mean Time). It starts the last Sunday in March, and ends the last Sunday in October. In the EU, all time zones change at the same moment
weblogs -
I propose we find an easy way to access weblogs of the VBF members. Is the new version of vbulletin capable of integrate weblogs? I know a place tha does this and starts with a g and ends with a c.
Detecting when the last frame of a Flash animation has ended. -
Hi,
I want to trigger an event in VB when a flash animation ends. Though I am able to track when the last frame of Flash starts (by using currentframe and totalframe properties) I am not able to track when the last frame ends. This gives me problems when the last frame is really lo
Drawing lines -
I know how to draw lines well but what i want to do is draw a line that starts thick (wide) and ends thin. (Comes to a point like an arrow almost)
Any clues
Mark
Requesting X Format assistance -
I would greatly appriate if someone could help me by answering some questions about Binary X Files...
I just need to know what the bytes would look like where the animations starts are, and where it ends...
Im trying to put multiple animations together , and having alot of trou
Make IE navigate automatically -
Boss put up a 6 monitored workstation as a make shift NOC or something. Anyways...trying to come up with something so we don't burn the monitors out. I came up with this code that works (see below) that dumps a text file of URLs into an array and then make IE go to each one. This do
[Movie Review] Star Wars III [Now contains a few spoilers] -
Without trying to 'spoil' anything:
The movie starts off fast, with a breathtaking battle scene that makes it worth getting to your seat early and shutting the hell up. It sort of wanes in the middle, and then rushes right to the end. Has a spectacular climax scene, excellent figh
Determining Current Week -
Is there an easy way to determine on what Day a specific week starts and ends on. eg, I have an application that contains the week #, I want to display on the Screen Week 14 - 04/01/2002 - 04/07/2002.
Thread problem!!Help me -
I have code like below:
Quote:
Private Sub btnConnect_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnConnect.Click
Try
DO something
Dim th1 As New Thread(AddressOf ThreadStart)
th1.IsBac
Help with simple question -
With string manipulation, let's say I have a person enter a name in a dialog box such as Ryan Kelly. Ryan (space) Kelly. And then I need to reverse the names and place a comma in between them. How do I tell VB.net where the last name starts (the space in between the name) and where it
CreateObject failing on permissions -
I have started this post in the General area but have now narrowed down the problem and probably should have posted it here anyway.
I have a ActiveX dll that I have modified and installed on our remote webserver. It runs fine on my PC. but fails under certain conditions when run on
Events in vb.net -
Hi all i don't know how nooby of a question this is but here it goes.
Basically I have a sub routine that i wish to call every time an event occurs, ie when the form load event starts (or ends i dont care) it runs this routine and passes a tad bit of data to it. Now i can easily do
[2005] e.Url.AbsoluteUri -
i used if e.Url.AbsoluteUri equals to a certain url, then a procedure happens. but how can i make it so that the url starts with a certain specific string, and then if it ends by anything
ex.: https://login.live.com/*
something like that
thnx
Phil
More help please... -
write a function called JUSTTHEENDS that accepts two arguments. the first is the STRING that will be processed. the second is an INTEGER indicating the number of characters to combine from the beginning and ending of the STRING as the return value. therefore, if JUSTTHEENDS is passed &
PS/2 Connectors -
Does anyone know where I can buy the ends to a PS/2 cable, but not the whole cable? My boss wants to make some cables for our KVM switches, but he doesn't want to spend the money to buy the premade wires, then cut them and lengthen them. It would be cheaper to buy the ends, and put it
Disable All keys on keyboard except Numeric keys -
hello everybody
i am developing a small quiz application wehre in i want that except the numeric keys all keys should be disabled once the application starts and enabled once the application ends.can i do this using some api.plz help
parth
Replace text in a textbox -
I have a text in a textbox wich I want to replace. The text that will be replaced always starts after the letters TK and ends where the first Tab begins.
Ex:
OFFICE/ER/TK TheReplacedText vbTab
How Do I do that?
Search a string within a file -
I am reading a file in from a .ini file. Within this file I need to search for a certain string, this string can be different in each file but it always starts with the same thing. This string starts with "n0=" and ends with a return. There is two instances where the n0= show
[2005] AutoResetEvent or EventHandler, when should I use what -
I am very confused with when to use Event Handler and when to use AutoResetEvent to determine when a thread ends? Can somebody tell me what the difference is and which is better? Or is there other ways besides these two (to tell when a thread ends)? I am using VB2005. Thanks.
How Do I: Use a Spreadsheet as an array -
I Have A Bunch of data on a spreadsheet that i would like to use to fill in values for checkboxes, comboboxes, listboxes, sliders, and textboxes. each item starts anew at A and ends at AN and there are 88 items as of now. I will be assigning variables from each field A-AN depending on
Borland C++ Builder... -
Any one with any experience with Borland C++ Builder???
Any help on where can i find, on the web, a forum or a place to discuss Visual C++ using the Borland Builder??
Moreover, i am having some problems with the mediaplayer control:
1) How can change the sound volume??
2) How can i
Getting Handle of a known Window -
Hi Guys!
1st of all, to clear it out for you, I know how to get the handle of any window or control. However, I need to know how can I get the handle of a known window each time!
I mean, as the window owner application ends and starts again, its windows handles change! How can I
Regex.Replace match with stuff + match -
I'm looking in a string for anything that starts with "${" and ends with "}", and then replace it with "<b>whatever the match was</b>".
Is this possible? Whoever's answer I like best gets Marty's job for a week.
Grouping Names -
I'm trying to make a program where you enter a person's name and it displays what group they are in according to last name. The groups are;
Last name starts with A-J, Group 1
Last name starts with K-S, Group 2
Last name starts with T-Z, Group 3
How to change a screens resolution -
O.K. here is what i have. I have a program that runs great on a screen resolution that is higher but does not need to be on a resolution of 680 x 320. Is there any way that i can change a computers resolution when a program starts but when the program ends change it back to its normal
What controls to use -
I am creating a form for production planning. It has a grid for time in hour for 7 days a week. For each day, the production starts at 7am to 5pm (but sometimes, it may have overtime until 9pm) So, I will make it fix at 7am to 9pm.
I have no idea how i can accomplish the form design
Dissable Desktop -
I have written a simple password app that starts on pc bootup. It is intended that a password enables the user to logon to the pc. i.e the password ends the app and alows the pc to be used normally.
My question is.......
How can i disable the desktop and start button until the co