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 / February 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FTP11 Feb 2005 03:10 GMT1
Anyone got the code for a ftp function?  Ideally it would have password,
server, file name to download or upload and user name as parameters.
Thanks Michael
Where can i find to download11 Feb 2005 01:11 GMT1
Can I anywhere find new visual basic (full version) for free download. I
would use it for education purpose.
thanks
ShellExecute(Ex) API11 Feb 2005 00:53 GMT1
I'm using ShellExecute API to launch everything from EXEs to shortcuts. It's
part of a toolbar for my app that has the desktop icons on it. All works
well, except for a dial-up shortcut that I have on my desktop. If I click on
the icon once, I get the dial-up box. If I click on ...
using events of external libraries11 Feb 2005 00:34 GMT3
following my diploma works I'm about to write a unsiversal
configuration program for a 3D-CAD-System (SolidWorks at writing
time). Using VB6 and ActiveX I can basicly communicate with the
CAD-System.
Playing MP3's within VB (in 2005!)10 Feb 2005 23:22 GMT4
I've dusted down a "jukebox" style application and need to add
functionality that allows users to select and enqueue mp3's for playing
over the duration of several hours. In addition, the application itself
will also enqueue songs automatically should the list of submitted
Alternative for Me.Controls()10 Feb 2005 23:15 GMT2
I wrote some code for a Rockwell automation app where I could use
Me.Controls().  For example,
Me.Controls("lblP" & strBufferID).Visible = True
for a group of labels named lblPx, where x is 1-30.
Page-Length VB6 display10 Feb 2005 22:01 GMT1
I have a page-length (printed page) VB6 form.  The problem is that when I
display it on the monitor, I can only see the upper half.  How can I add the
whatchamacallit at the right of the screen that allows you to slide the
image up and down on the display screen?
How can I convert a Hex number to a binary number?10 Feb 2005 19:16 GMT3
I am using the following function for decimal numbers but I have a neeed to
convert hex to binary.
Public Function Binary(Number As Long) As String
If Abs(Number) > 1 Then
Deleted the VB 6  Project files10 Feb 2005 17:52 GMT1
I had a Visual Basic Project files which I had created years back.
I deleted them ( by mistake).
I have the .dll, .exp and .lib files that were created by the VB6
project.
Saving as a text file10 Feb 2005 16:46 GMT11
How can you save a text box's text as an external .txt or .rtf.
Thanks.
script variable layout problem10 Feb 2005 15:54 GMT10
Im using some scripts as a ASP page, it generates the HTML content fine and
it all works, but the problem is that the entire page has to be loaded into
a single data line...
such as this for example
interrupting a paused program10 Feb 2005 13:55 GMT7
I have a subroutine which pauses a program for a number of seconds, eg.
pause (600) for a 10 minute pause.
Private Sub Pause(secs)
Dim start As Variant
Runtime Error 5 - Invalid Procedure call or Argument in VB10 Feb 2005 10:06 GMT7
We have a problem with a suite of VB apps which only shows on 2 Windows 2000
PCs.
The first app is a "menu" (No communications, just a shell call to a
selected app) which asks for an ID and password, and an option to run one of
start file by default application10 Feb 2005 06:09 GMT3
how I can start a File with the defined default application. I want to open
a .pdf file. The shell-command requires the full path to the application and
the file to open. Are there any other solutions?
nice day - Tino
Playing a wav10 Feb 2005 05:39 GMT1
Ok, I found a simple 2 line example to play a wav .vbPlaysound at
http://pages.cpsc.ucalgary.ca/~saul/vb_examples/   It works as a stand alone
program but when I drop the code into my program. I get variable not
defined.With Snd_Async highlighted. I did put the Snap.wav in the same
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 January, 2005
 
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.