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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get a string from a pointer?18 Oct 2005 09:43 GMT4
If I have a variable lngPointer that contains an address to a string
(using StrPtr), then how can I get back the string from that pointer??
I'm sure the answer is obvious, but it alludes me.
3D Array from String18 Oct 2005 07:51 GMT12
I have a string that I wrote to a textfile from a 3D array, I also have
a string that I wrote to a text file with a 2D array. I use the
following to load the 2D array from the string:
StartAt = 4
DataGrid Format Question18 Oct 2005 07:11 GMT5
Is there a way to format a column in a datagrid?  I return a recordset from
a SQL sp with a bit field.  I need to format this field.  Is there a way to
do this?
Thanks
XP Styles and Web Browser control18 Oct 2005 06:41 GMT6
I have successfully implemented the XP styles on my app. I have a web
browser control in my app and I use it to view an html page which
contains forms (buttons). If I view that html file in Internet
Explorer, the buttons show all nice and ok with XP styles, but when I
Help with VB6 Collection Classes18 Oct 2005 04:56 GMT8
I'm a VB newbie trying to learn the ins and outs of collection classes. I'm
looking for help on how to check for an existing item in a VB6 collection
class. I think I need to add a function but but don't know where to place
the function; in the base class with the class ...
Conditional Resume18 Oct 2005 04:05 GMT3
I want to improve my error handling by trapping a certain error and endng
the program if I get it. This is what I have in mind:
On Error GoTo HANDLE:
[...]
Updating Forms18 Oct 2005 03:29 GMT5
I would like to automatically display the updated text box information on a
form. I am using a timer to trigger the code to update the .text information
for the text box but the text box does not automatically update the display.
How can I call the paint event to update the form ...
Can someone recommend a good .hlp file creation software18 Oct 2005 00:39 GMT14
Even though no-one ever uses the helps, I guess I still have to make 'em.
Does a vb6 embedded help file creator exist, or what are you using?
-Amos
Newbie: Write line to file question18 Oct 2005 00:38 GMT2
I have the following line:
write #fileNum, Data(i).myDate & "," & Data(i).value
in a loop etc. nothing special.
But I get:
Treeview Tester.17 Oct 2005 22:38 GMT5
Can a treeview (Version 6 - SP4) have more that one font size? I would like
to have child nodes to be a smaller size than the parent node. I know you
can change other properties like background and forecolor but I have not
been able to see a way of changing to various font sizes ...
Font Dialog Box17 Oct 2005 22:19 GMT10
How can I get the Font Dialog Box to show only Fontname, Size and Color?  I
don't want those other options such as Script, Understrike, etc.
Signature

Thanks.

CAPICOM.dll Encrypt Method17 Oct 2005 19:36 GMT1
i'm trying to use the CAPICOM Dll within my VB COde.
The app works on an XP Pro machine, Windows 2000 Server.  It fails on Win2K
Advanced Server.
the error message i'm getting is
Rich Text Box17 Oct 2005 19:03 GMT8
I was wondering if it's possible to save the contents of the Rich Text Box
control in the Text type of field in SQL Server table?
I know how to save the contents of RTB in a file and then open that file in
RTB for display. I wouldn't want to use files. I'd like to save the text
rdo: "run-time error '429': ActiveX component can't create object"17 Oct 2005 19:03 GMT3
copied the vb project to a new computer and tried to compile, got the error
on line
Set Re = rdoEngine.rdoEnvironments(0)
dao and ado work fine, any ideas how to fix this?
Problem implementing an interface17 Oct 2005 17:37 GMT8
Suppose I have two classes in an ActiveX-Control project. Both are
"Private".
One is an abstract class and contains only the following declaration:
'------------------------------------------------
 
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.