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 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
get contents list of zip archive31 Oct 2007 22:36 GMT1
I have a need to get the list of files and folder paths in a zip
archive . I dont need to do anything else , just get the list.
Does anyone know of a FREE or very cheap way to do this .
I have a sort of program  but dont know how reliable it would be .
Excel VBA Runtime error 1004  "Select method of Range class failed"31 Oct 2007 21:12 GMT1
I'm trying perform the following with a VBA script in Excel 2000:
1. Unhide a hidden worksheet.
2. Copy a range of cells from another worksheet
3. Paste the copied selection into the worksheet that was unhidden.
General graphics question31 Oct 2007 18:16 GMT1
RE VB5
I would like to graphically plot a series of numbers (exponential - log) in
an x-y coordinate system. This subject is briefly covered in my reference
books, but I am having little success. Does anyone know of a good reference
Dynamically names controls31 Oct 2007 16:42 GMT2
question about VB 2005 express .
is it possible to refer to controls dynamically?
I mean instead of referring to [ textbox1.text]    can I have a
mystring = "textbox1"
Shell30 Oct 2007 22:31 GMT2
I have been away to long!
How do I run whatever application is associated with a particular file
i.e. If I want to view a pdf file
I tried shell "foo.pdf" to no avail
needed documentation for visual basic30 Oct 2007 12:28 GMT4
could anyone tell me where could i find a documentation for visual
basic that contains details of all API's (with there properties and
methods) i have worked on java (java documentation is very good)
and used its documentation,   but i coudnt find a similar
An IRCd in Visual Basic?29 Oct 2007 15:18 GMT1
I'm trying to make a nice small IRC network (64 users or less) and I can't
find the perfect IRCd, though Beware IRCd comes close. So I come up with
this stupid though: "Make your own IRCd". Is it feasable? Am I just wasting
my time? If not would any one like to join the project?
.Net To Classic Conversion29 Oct 2007 04:54 GMT2
Could somebody here please 'translate' these lines from a .Net project? It's
suppose to embed a window into a project but I'm not familar with VB enough
to convert it.
Cheers,
Trimming An Array/Redim29 Oct 2007 04:17 GMT3
I'm trying to get an array with the letters of the drives my computer has
I've tried this:
Dim LDs As Long, Cnt As Long, sDrives As String
   'get the available drives
VB6 (SP5) & Vista29 Oct 2007 01:20 GMT2
I have an application I wrote (last updated in 2001) that a user has just
installed on Vista
He's getting an error message Run-time error 339.
Component "COMDLG32.OCX" or one of it's dependencies not correctly
Webbrowser control26 Oct 2007 19:40 GMT1
I am trying to return the vaule of a javscript variable from calling
''some'' function inside my webbrowser control.  Invokescript seems to
work but it is a .NET solution and i am not programming in .NET.
Any ideas anyone??
Shortest code for Sub FileExists and DirExists26 Oct 2007 08:56 GMT8
I have for long used complicated stupid code written in the mid 1990s
for checking if a file exists and if a directory exists. I think you
will be able to help me clean up some of this stuff. What is the
shortest code one can write to (1) check the presence of a file, (2)
Search a Microsoft Access database26 Oct 2007 03:43 GMT3
I have a simple application in vb.net with a small access database (5
tables all small).
One of these tables is called Customer with a field called Budget
Code.
one dimesion array - alternating sequence of data25 Oct 2007 19:56 GMT9
I have an array that lists data in descending order and want
to use that array to create another array in which the data
reverses (alternates) similar to the following. The array would
still be numbered 1 through 20.  Only the data sequence is
problem with DateAdd25 Oct 2007 17:51 GMT5
I can't get this to work - it displays yesterday's date -
msgbox "The date one year ago was " & DateAdd("y", -1, Date)
(Windows Vista - vb6)
Any ideas?
Pages: 1 2 3 4 September, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.