o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

detect location -

Hi,

I want to detect the location of the program that I run /compile vb.net

for example:
C:\test\bin

because I want to store files there. Let say the lcoation is unknown.

Is it possible to detect the location ?

Thanks,
NewBie

 

detect location -
Hi, I want to detect the location of the program that I run /compile vb.net for example: C:\test\bin because I want to store files there. Let say the lcoation is unknown. Is it possible to detect the location ? Thanks, NewBie


Find all windows running of a certain class*resolved* -
Basically i need to detect if another instance of the program is running. App.previnstance is not reliable enough..ie they could rename it , run it from another location etc. So instead im going to detect all apps running with that class type. How can u detect all the instances of t


Find if an object exists at a given location on the form -
Is it possible to detect if an object exists at an exact location on a form given it's (x, y) coordinates? Say I have a buttons on the form, if I input a location, can I get back a boolean value telling me if a button exists at the location?


Detecting Hardware -
How do I Detect the following hardware: -Detect CD-ROM -Detect ZIP Drive -Detect JAZ -Detect Sparq -Detect Floppy -Detect DVD ------------------ Thanks, In Christ, Ben


How to detect cursor location and insert text -
If I have a rich text box on a form, that is filled with say 30 lines of text the user has inserted. Is there a way I can detect where the cursor is in that text and insert some pre-defined text at its location on a button click? For example: "This is some text in a rich text b


create vb app that can detect SNMP AGENT -
hi averybody.. can anybody teach me how to create application using vb that can detect any pc that have SMNP AGENT. and return their ip address..location...etc.. or anybody who have article or tutorial about this.. please send to me by mail : vearn21@yahoo.com thanx..


[02/03] Detect change in mouse cursor using API -
Hey guys, Do you know of any way to detect a change in mouse cursor using API for an outside (non-vb) app. I have the handle, mouse cursor location, etc and I do not care about what the cursor looks like, but I want to detect changes (ex: hourglass, then change to pointer). The


Collision Detection in VB6 Pro -
How am I able to detect something like this in VB6 Pro. I need to detect a collision between two Image controls. For instance when Image1 matches the same location as Imaeg2, I wish to load up a form, called Form2 and only when those two Image controls collide with each other.


Detecting Memory Access/Execution -
Is there any way to detect if a certain code instruction in memory has been executed? And if it has been executed, I want to run one of my own functions in my program. Someone explained to me that SetUnhandledExceptionFilter in the Win32 API could be used to detect any changes made to


Detect Country -
How do I detect the browser's Country? Using the HTTP_USER_AGENT server variable? I want to achieve a similar effect to the www.Altavista.com site, where they popup relevant content based on the users location. I only *really* need to know if the browser is in North America or


Detect Various Windows States -
Are there methods to detect: a. When Windows is going into standby state? b. When Windows 2000 has the keyboard locked by Ctr-Alt-Del. I already know how to detect when the screen saver is on. Basically, I would like a comprehensive solution to detect when the computer is u


How to detect if Opera is installed (and get the Opera folder location) -
I have searched the 'Opera community forum' and Google for last 60 minutes, but can't find any answer. Can anyone please tell me if there is any way to programetically detect wheather Opera is installed in my client's PC or not ? Also, Is there any way to detect Opera installatio


Key Detection -
I need to detect different keystrokes that the user enters in my program. Originally I tried using the _keydown event, but I need to be able to detect more than one key at a time, or detect when there is more than one key down. I will also need to know when certain keys are released.


Detect pop up blocker -
Does anyone know if there is a way to detect if pop up blockers are installed ? My Intranet ASP.Net applications always start with a pop up to remove navigation buttons from Explorer and I need to be able to detect if they are enabled so I can inform the user.


Detect if Network File is Open -
Hi Everyone, I currently have an Excel worksheet that I'm sharing across a network that I would like to detect when the file has been open by another user. The program works just fine the way it is right now as long as the file is not open. If the file is open I get an error messa


How to Detect -
Is there code for 'detecting' something? I need my program to detect that the computer is being shutdown, or is shutting down, so that it can automatically abort the shutdown. How do I make it detect, and automatically do something when it does detect?


Detect sound file playing in system -
Hi. I m a new user in this site. I want to know which sound file (of any format) is currently playing in the system. I want to get the name & location of the sound file played. Consider this scienario, an application like winamp or media player produces sound a vb program must dete


RichtextBox Sel location -
how can i get the exact location of the cursor in the rtb for displaying listbox or combobox at that location suppose i have typed 5 lines af text and at 3rd line after some words i want ot add some text from the listbox or combox on pressing f2 key how will i get that location so


Check is app on XP -
What is the easiest way for my program to detect to detect if it running on XP? I use the environ function to detect the path to the windows directory but on XP there is no winnt folder. What is a reliable way to check this... thanks


detect xp theme -
How can i detect the current 1 of the 3 standard xp themes on a users machine? I realize that a user could be using a custom theme. I just want to detect if 1 of 3 are being used and which one


Detect simultaneos connections to my app -
Hi all, i have trying to write a function/sub to detect simultaneous connections (instances) of one .exe file in a folder in a server. my question is: there are a way to automatically detect this (like an API) or i need to make manually? Please answer me, i need this so much!


keyboard vs joystick: how to detect 1 by 1 -
i want to detect 2 devices, keyboard n the joystick. i just want to make sure that when the key pressed on the keyboard ( i use keydown_event ), the program won't detect the joystick; n the joystick moved ( joystick_move event ), temporary won't detect the keyboard. which command


How to detect browser (IE) shutdown -
Is it possible and how to detect the Internet explorer shutdown.... Like if several windows are open and how to detect if all have been closed ???


Help With Formula Field -
This should be an easy one. I have a detail line on a label that I want to be two lines. For example. Location: New York Is there a way of sending an enter key command in the formula editor. So after location it will go to the second line and put the location. Now i have


How to use the Location property -
As you know, almost every control in .Net have the property Location in its properties tab window. How can I change the location of a label programatically? Like this? Label1.Location.X(234) Label1.Location.Y(34)


Picture location -
Almost any post you see by me is gonna be a new person question... How do i change the location of a picture with a button click, and how would i do an if statement like: If piclocation = <location> Then <changes the location to a different one> End if


location -
I have a combo box on a vb 6.0 app when the form is resized the combo1 changes location. Can you tell me how to make the combo1 stay in the same location when resizing. by the way it changes sizes correctly it just moves location. Thanks, D.A.


How to detect if out look is Running -
Is there a way I can detect if outlook is running on the machine I am running the function from? Also, if there is a way to detect outlooks presence, is there a way to also tell if a specific macro has been activated? Thanks in advance.


How can I detect when a Word document has finished loading -
Hi, Is it possible to detect in the normal.dot when a Word document has finished loading? AutoOpen() and AutoExec() detect when a document is being opened or executed, but is there a way to detect when it has finished being loaded? Any help much appreciated Thanks


[2005] general ideas about how to push some xml files into ftp location -
Dear all, i have a web service that will be runned twice a day to publish some xml files into different ftp locations ( which we have passwords / username / server location). this web service is supposed to retrieve data from database , create an xml file. after it finishes it shou


Getting and setting form location -
I want to set a regular form to the same position as an mdichild form in the mdiclient. I'm trying to make layers. Me.location=mdichild.location puts the me at desktop 0,0. I've tried pointtoscreen, but apparently the way I tried it, that isn't working quite right either. I can eas


macros: Exporting to Remote location -
Hi there. I have set up and run a macro that saves the contents of a query to a .csv document - works great. I'd like to go a step further and specify a remote location in the file name box. Currently the location is c:\windows\desktop, I would like to specify an ftp location


Detecting Headers -
Is it possible to detect if a header exist in a word document? And if so what type of properties can you get on that header (i.e size, location,...). This would be in Office Xp. Thanks


[2005] Detect Key Pressed, Output different value -
i want to create a program to detect a keypress outside of the program, and then send a different key EX. if i were in IE and i typed www, the program would detect that and instead of w's it would be hhh


can you tel me some location for VC++ -
can you tel me some location for VC++ ? I wont strong location and many section of location of c++


ComboBox question vb6 -
Hi All, I am really struggling getting a combox to work. I am using an access2k database basically with 2 tables. Products and Location. The products table has a location id field (number) and the Location field has a location id field(number) with a location description field(text).


Detect Form Control Changes -
Can anyone help me? I am looking for a way to detect when a control has been changed from its initial value, also for it to detect if it is changed back again to that original value. This is to be used to set the enabled property of my Apply Button? Any help greatly appreciated.


Conrol locations with respect to their containers (problems) -
I have a checkbox and when the user right clicks and selects a menuitem i want a textbox to appear where the checkbox is. i need to set the location of the textbox using code, and the problem is that my checkbox is in a groupbox--so when i set the location of the textbox to equal the


how to detect chr(13) in string -
hi! how to detect chr(13) in string? I have proven it using chr(13) but it does not detect it. When I debbug app, it shows me small squares instead of separate lines (chr(13)). ¿some suggestion? regards. anna7


How to detect installed components -
Hi everybody ; I was wondering if there is a method to detect if a DLL or OCX is already exist & registered , also in VB6 how can I detect that the .Net framework is installed & what version (I hope that this is not the wrong forum to ask about that).