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 / October 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A simple query on the VB6 'split' function28 Oct 2008 14:10 GMT1
I am writing an application which will use this function repeatedly. Am I
opening myself up to possible memory leaks or other problems if I don't
destroy the array (set zzz = nothing kind of thing) if I do this or will a
repeat of the split function clean up for me?
StartOfDocument or Rewind28 Oct 2008 00:11 GMT1
How do I go back to the top of the file when I end one action to begin another
(Word)
                   - = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
Check network connection27 Oct 2008 22:21 GMT1
How do I check if the network connection is enabled?
test for network connection27 Oct 2008 13:53 GMT2
How do I check for network connection?
I want to be able to disable at startup so as to only connect manually.
How to reset "COM1" by code26 Oct 2008 22:33 GMT1
I'd like to open the serial port "COM1" within Visual Basic. I do this
with
 lngHandle = CreateFile("COM1", GENERIC_READ Or GENERIC_WRITE, 0, _
   ByVal 0&, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0)
check network connection26 Oct 2008 16:46 GMT1
Is there a simple way to check status of my network connection?
I need to produce a short program that I can drop in the startup
folder which will check if the network is enabled when PC is turned
on, if so I want it to disable the network.
VB6.0(in text box how we display ****** as password)24 Oct 2008 05:56 GMT2
while entering data into text box belongs to password(*********)
what are the properties need to be change
Disable key-response in list boxes22 Oct 2008 17:13 GMT1
Have a couple of list boxes in my program where the user can press a
hot key to perform an action on the currently selected item in the
list box, using the list box keypress event. So far so good - works
with no problem.
SFTP in VB622 Oct 2008 11:42 GMT7
I need to use SFTP in an old VB6 environment.
I do not want to use an active-x, because I would need to install it
on every client.
Is there a dll to call with API (Declare...)
Tab control in vb21 Oct 2008 09:02 GMT10
I am trying to create a multiple tab in a single child form using
SStabs control, which covers the whole canvas. With a tab I have a
frame and I have a scroll bar… so when I move the scroll bar the whole
form moves up and the tab is not visible. I want the tab to be visible
First things first20 Oct 2008 10:05 GMT10
Firstly I would like to thank everyone who contributed to the creation of
the function I have been working on.
The function I have so far is this.
Private Function Sbox0(dword As Long) As Long
Resizing windows with all its objects19 Oct 2008 16:40 GMT1
I am sure other people must have faced this sometimes as the size and
quality of the screens have improved.
How do I write VB code to reduce the size of a given window to half
(or increase it to 1.5 times), which will identify all the objects on
SaveAs txt but not page source19 Oct 2008 15:19 GMT2
I need a way of saving a web page as *.txt file but not just in the
form of source file. The following code (VB 2005) seems to work fine
only for web page source download:
Dim nw As Network = New Network()
Microsoft Access 2003 bug16 Oct 2008 03:54 GMT3
Does anyone know if there are plans for an SR to fix the following problem in
MSAccess 2003 and if so when:
http://support.microsoft.com/kb/824159
If not, any other workarounds besides what Microsoft suggests?
Pocket PC14 Oct 2008 11:28 GMT5
I have an Asus A696 pocket PC.   I have written a small test program in VB6
called "Pocket PC" and compiled it just as I would normally do to run on my
desk top.  It runs on my desk top perfectly normally.  I then copied the
application file to my Pocket PC.
 
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.