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 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
creating shortcut on desktop AND prgram tree26 Jan 2004 16:13 GMT1
I would like to create a shortcut on my desktop and be able to start a
program (.exe) from the prgram tree (start > Programs > name program).
Normally it wil be created with the setup program but  i can not use this.
thanks for any suggestions,
Windows CE - VB6 add-in26 Jan 2004 12:09 GMT5
Any one know where I can buy the VB add in for Windows CE
or where I can download a 30 day trial ?
Thanks
Mike.
Save problem with txt file26 Jan 2004 08:21 GMT3
I open txt file with code:
   Dim FName As String
   Dim FNum As Long
   FNum = FreeFile
drag and drop26 Jan 2004 05:03 GMT4
How do i drag and drop a command button using the mouse in runtime?
Its driving me mad
I am using Visual Basic 6
Thanx  Dave
VB25 Jan 2004 21:44 GMT1
A beginner here, i forget the syntax to create a msgbox
is it
msgbox.text = "text"
??
Copy one picture box into another picture box25 Jan 2004 19:42 GMT12
How do you copy the content of one picture box into another picture box,
without saving it to a file first?
How do I do a ListView Search?25 Jan 2004 19:17 GMT6
Using VB6 (for two weeks!)
I could get a ListBox search working perfectly but with a ListView it has
completely stumped me. I've not found any previous posts that have helped :(
The user enters a string into a text box (txtStreet) and as they type any
open the pc's default browser with VB25 Jan 2004 17:56 GMT3
I would like to open the pc's default browser with VB, any suggestions?
FILELEN() Function slow to update?25 Jan 2004 17:55 GMT2
I'm having a strange problem using random file access and was wondering if
anyone is aware of why this might be happening. When I write new records to
the file, it seems to take a few seconds before the FILELEN() function to
update with the accurate length.  As a test I did the ...
Time format MaskEdBox25 Jan 2004 16:39 GMT1
I am trying to create a mask for a time value  typically of 02:23.45 and
while I can get the mask to show in the box when it loses focus it rounds
the number in some way to 02:24.
I want to put this value into an mdb database and that is being equally
simple problem, no one has an answer it seems...25 Jan 2004 16:10 GMT3
i have a text file on a webserver. i need to read the text in the file with
a vb app. thats all. ive played around with the webbrowser control but cant
figure out if thats what i need. if its an html file im reading, i need to
get the html source, same with an asp page.... how can i ...
manipulating images with the mouse25 Jan 2004 15:55 GMT5
I wish to create a little game where you drag pieces onto a board.  I have
been playing around with a picture box:
Private Sub Picture1_DblClick()
   Picture1.Left = Picture1.Left + 50
New German script editor available25 Jan 2004 13:05 GMT5
Hi, a German script editor is available that offers complete WMI and
ADSI support and also analyzes your system for all scriptable COM
components. You then get intellisense-similar support and lots of
wizards. If you are curious, you can check out the software, it will
referring a public object created at runtime in a UserControl_Initialize routine fails in VB525 Jan 2004 12:56 GMT2
How can I refer to a public object created at application startup in a
UserControl_Initialize routine?
I have declared a public MyApp object similar to the built-in App objection
which is created and filled with data (a property AppDataPath, f.e.) when
MS will remove VB6 and replace with VB.Net ???25 Jan 2004 12:56 GMT11
is it true about the rumors that will on year 2008 ?.
tks
MR.
 
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.