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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Print web page in vb25 Oct 2004 19:47 GMT8
hello all,
I built an app that has a webBrowser built in. It is intentionally very
simple have no toolbars. I added a print web page button to the form.
Unfortuneately I have no idea how to implement this print button.
can't refer to object in sql statement25 Oct 2004 19:21 GMT5
I am using this SQL statement with a data grid to retrieve records.
Adodc1RH.RecordSjource = “select *, AlarmDate as AlarmD, NOD1 as NOD,
CurrentDate as CD dateadd(‘y’, -NOD, AlarmD) as RefillDate, datediff(‘d’, CD,
AlarmD) as DTA from RefillHTbl where MPID =” & PAID & “ order by ...
help with microsoft agent activeX25 Oct 2004 19:03 GMT3
looking for a simple example of how to show and move the
merlin agent.
i wrote:
Me.Agent1.Characters.Load
Deployment Issue for Newbie25 Oct 2004 18:33 GMT1
I wrote a small application that collects information about a machine and
sends it to a SQL Server database.  If I copy the executable to another
machine and run it, everything works as expected.  But if I run it from a
network share, I get a "Class Not Registered" error, and ...
Xpath to return element by attribute value25 Oct 2004 18:18 GMT4
Sorry for the stupid question, but...
Does anyone have the xpath query to hand such that I can pass an attribute
value to search for, and it will return the IXMLDOMNode for this element.
e.g.
auto populating text box25 Oct 2004 18:17 GMT1
I have a small app to where in one section, the users will type in the same
name over and over again depending on who is running it.  I know all the
different names that would be type in.
I tried using a List box, but that didn't alway seem to save to the databse
Resource Files25 Oct 2004 18:06 GMT3
Is it possible for a user to change the contents of a resource file after it
has been compiled.
I need to make a simple application for reading output from a scientific
machine. I would like this application to be customizable by the customer for
Passing exceptions from objects/classes25 Oct 2004 17:39 GMT4
In some code I'm writing, I having somthing similar:
Sub Main
 dim x as myClass
 set x = new myClass
quick way to delete all rows from an excel spreadsheet via VB6 code25 Oct 2004 17:20 GMT5
i have to re-use an excel spreadsheet for exporting recordsets.
sometime the export from sql contains fewer records than the previous export
so i need to delete everything that is there except for the first row.
just looking for a quick way to do it if there is one.
Read data from serial port25 Oct 2004 17:06 GMT4
Is it possible to use VB to read from a serial port?  We have a machine that
is going to send data to a workstation.  They want to be able to capture the
data and put it in an excel file.  Any help would be greatly appreciated.
Thanks,
program to emulate the com port25 Oct 2004 16:49 GMT3
Does anybody know how to write code or know of a program to emulate a RS232
port.  I have a program that I wrote to read data in from the serial port
and would like to test it out without the machine nearby.  I would like to
send the string of data into the buffer and then read ...
VB Advanced GUI Design25 Oct 2004 15:53 GMT5
I am trying to learn some advanced gui techniques with
Visual Basic (more specifically VB6).  I like the look of
programs like Ad-Aware and SmartBarXP (Which is developed
entirely in VB).
Generating a Serial Number25 Oct 2004 15:45 GMT2
Does anyone have a suggestions for generating a fairly simple serial number
for product regristration?
Thanks Arne
Simple question25 Oct 2004 15:38 GMT3
I'm getting ready to tear my hair out. Why am I getting "Type Mismatch" with
the following code? I have the treeview component added to my project. If I
use "On Error Resume Next" above the code it will execute fine.
'CODE IS IN A MODULE
Problem using REPLACE function25 Oct 2004 15:14 GMT12
Either it is late or I just don't understand the use of this function.
AFAIK Replace has the following format:
Replace(expression, find, replace[, start[, count[, compare]]])
where in my case: replace(expression,find,1,1,0) using the following
 
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.