Advertisement

1 - 10 of 3616 containing alltags:("returns") (0.003 seconds)
I have a program which is brought to the foreground by using SetForegroundWindow(). Before that I save the previous foreground window by using GetForegroundWindow() so that I can bring it back to t...
Zones: Windows ProgrammingDate Answered: 05/19/1997 Grade: C Views: 0
I would like to write a program that takes one command and sometimes one or two parameters. I thought I would use an input statement like: cin>>Commandstr>>Paramonestr>>Paramtwostr; I wanted to tes...
Zones: C++Date Answered: 12/17/1997 Grade: A Views: 0
In my CTreeCtrl the user can change each single label. But ending the editing by pressing "Return" or "ESC" does not function. I can't get the KEYDOWN-Message for those two keys, thus the user can ...
Zones: Windows MFCDate Answered: 04/28/1998 Grade: A Views: 0
I'm setting up an Insert Trigger to get the Nextval from a sequence. TRIGGER "CORP".EDIT_CHECK_TR01 BEFORE INSERT OR UPDATE OF "CREATE_USER_ID", "RECORD_CREATE_TMS", "RECORD_UPDATE_TMS", "UPDATE_U...
Zones: OracleDate Answered: 05/05/1999 Grade: C Views: 0
The question is similar to one already posted.  I need to know how I can run an exe file "synchronously" from VB (not return to VB till the new application that I am launching terminates).  In addi...
Zones: Visual BasicDate Answered: 01/24/1999 Grade: A Views: 0
I'm making a small utility that copies file(s) locally to to certain computers in the domain (as checked off in a list box).  I can copy these files using the filesystemobject.copyfile command - it...
Zones: Visual BasicDate Answered: 07/01/1999 Grade: C Views: 0
If I had a browser open on it's own , and not as a VB object , How would I return the browser current url using VB6? Thanks for any advice :) magoo
Zones: Visual BasicDate Answered: 03/15/2002 Grade: A Views: 0
Hi! I have three tables: orders, salesmen and customers. In orders table are SalesmanGroup and SalesmanId, CustomerGroup and CustomerId fields but not SalesmanName or CustomerName. I wi...
Zones: MS SQL ServerDate Answered: 03/27/2000 Grade: A Views: 0
I am using frontpage 2000 with a oracle database and when I pull up database results on a asp page all the textual data is displayed with no hard returns.  However when I pull up the data in the SQ...
Zones: FrontPageDate Answered: 06/08/2000 Grade: B Views: 0
How can I create a link that returns to the previous page (i.e. go backwards)? Thanks!
Zones: HTMLDate Answered: 06/12/2000 Grade: A Views: 0