Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing a variable from a form in a module (VB6)19 Dec 2004 08:49 GMT4
As you may guess, I'm not a very experienced VB6 programmer...  However, I
feel this should be easy to do... but it just doesn't work.
At the beginning of the "code" in a form (MyForm), I declare a variable:
'---- MyForm -------
Is it possible to keep a form on top...19 Dec 2004 08:38 GMT6
Is it possible to keep a form on top of all other programs without that
form interfering with the other program (just so you can see the form
not interact with it) so you can type normally into that program, or do
anything as normal in that program.
Out of memory18 Dec 2004 23:57 GMT5
I was wondering if anyone can help. I wrote a program in VBA. It does some
calculations with matrices (arrays) . These arrays are dynamic and are sized
according to a user defined input. The program works great when woriking
with a small number but as the number increases (estimate ...
Mouse pointer position18 Dec 2004 21:45 GMT10
I am trying to write a small game, and for that I need to get the x and y
position of the mouse pointer - within the form, not the screen...  Using
Getcursorpos isn't helping, even if I subtract the forms position since I
don't know the (various) height of a forms title bar.
Shell18 Dec 2004 20:22 GMT6
How can I make a program halt, so when shell command is finished my program
continues, but as long as the shell is running it must be on "hold" ??
find file with "highest" name18 Dec 2004 19:04 GMT3
I have a folder with about 10000 files with names like 1.txt 2.txt 6.txt
432.txt.
Is there an easy way to get ahold of the file with the greatest number
in it's name. (in this case 432.txt)
Obtain OU Information18 Dec 2004 17:24 GMT6
Greetings. I am still stuck in the world of VB 6.
We need to obtain the name of the OU associated to a given user account
from within a DLL. Apparently security will add to the complexity of
the task. I understand that the DLL must be running under a user with
How do I Execute the content of a textbox18 Dec 2004 14:42 GMT4
In VB5 I have a textbox containing "cmdText1.Visible = False".
How can I execute this? IOW: How can I hide cmdText1 using the above?
Nat
Problem getting web page contents18 Dec 2004 14:30 GMT13
I am using the Internet Transfer Control and OpenURL to retrieve
information from a web page.
Pages with file names (like .csv) in the URL work fine. html pages
don't. I get an Error 13 when I issue the OpenURL command.
Writing xml code with VB18 Dec 2004 14:08 GMT2
Can anyone give me suggestions about outputting
a data from an MSFlexGrid in 'xml' format.
I would like to open it in MS Word.
Thanks
What is the ! when used with a recordset?18 Dec 2004 04:45 GMT4
I'm learning a lot from a sample database project that I got from a
great site on the Web.
The code works great and I am understanding it as I go through it
until I get to the following line where "rs" is the variable name of
Help: using an ActiveX DLL with VS .Net18 Dec 2004 03:27 GMT1
I have a 3rd party application API that I have been using, which all
works in VB6.  I have upgraded to Visual Studio .Net 2003, and am
struggling to get it to work.  What I did was:
VB6: (This works fine)
ADO Data Control Example off the MSDN online18 Dec 2004 01:55 GMT1
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adodc98/html/vb
ctladodatacontrolx.asp

Private rsProducts As ADODB.Recordset
Private Sub Form_Load()
  Dim strPath As String
VB.NET - get list of reports from Access MDB doesn't work17 Dec 2004 23:55 GMT1
I've got some VB.NET code that *should* get a list of reports from an
Access MDB and populate a list box with them.
It doesn't detect any of the reports at all.  oAccess.Reports.Count
comes up as 0.  There are four reports in the MDB.  They are not
store 10 numebrs into an array and display the total17 Dec 2004 20:18 GMT3
hello again,
Bit of a newbie question.
How do i let the user input and store 10 numebrs in an array.  Then when i
click on a button, the total appears in a txt box?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.