Tagged Questions

0
votes
1answer
9 views

Log in and password using VB6 and access 2007

hello again, im trying to create a vb6 application linking to microsoft access 2007. im going to save account names and passwords on access 2007. Im using vb6 as front end. would somebody help me on …
1
vote
3answers
52 views

Visual Studio 2008 - Start debugging?

Using VB 2008 When I press the F5 or Start Debugging it does a rebuild even when I have made no changes since the last time. Where is the setting to tell it to only do a rebuild if there are changes? …
0
votes
2answers
39 views

Can i embed an image on my asp send mail?

hello all i have a client that has old school asp. Is it possible to edit the asp file to embeded an image? i only have the asp file and inside that asp file it has an auto response form like this …
2
votes
3answers
162 views

How do I update a single table of a DataSet using a TableAdapter, without hard-coding the table name?

This seems like a really basic thing that I'm doing, yet I'm tearing my hair out trying to make it work. My situation is this: I have a project which contains a large number of lookup tables, and I …
0
votes
3answers
39 views

Visual basic script that control a date format

Hi all, i would like to control a string if is in the dd/mm/yyyy format and if the dd number is between 1 and 31 and if mm is between 1 and 12 Someone can help me? thanks
0
votes
3answers
60 views

MS Access 2003 - VBA for SELECT query and only choosing specfic record for form

Okay so on this form, I create a grid, almost looks like a bar chart with little "cells" stacked by month. Each of these "cells" are square sub forms, and I create the little square forms that I use …
0
votes
1answer
17 views

how do you setup a db data source in a visual studio 2005 deployment

I'm working on deploying a visual studio 2005 windows application executable with an embedded crystal report using visual basic. It seems to install everything just fine, however, the system dsn …
0
votes
1answer
57 views

Retaining Alpha channel on buttons in Outlook Toolbar

I am developing a COM Add-in using VB.NET in Visual Studio 2008 Pro for Outlook 2003 and am having trouble assigning images to custom toolbar buttons. In a nutshell, I am having to convert from an …
0
votes
4answers
45 views

Winform Textbox CanGrow ?

I don't find a CanGrow property on the Textbox control. This is common in some other controls, and what it does is expand the control to acomodate more data. Anyway to get this feature in the TextBox? …
2
votes
5answers
102 views

Is it practical to learn and use visual basic 6 as a 2nd year BSIT student?

Hi. Is it wise to learn and use visual basic 6 in these days? Because many powerful programming languages are emerging. If no, then why and what is the best programming language to use as a Bachelor …
0
votes
1answer
38 views

XSL: Using external VB functions with XSL

I have a visual basic file with a number of functions I want to use inside my XSL. I can build it as a dll and reference in my XSL project but I don't know how to reference it in my XSL file. I am …
-2
votes
0answers
54 views

Need help with Visual Basic.NET Program [closed]

I need to develop a computerized hardware / software inventory system. This systems has to also record / track / update inventory based on purchase requisition processed. Develop in a relational …
0
votes
2answers
31 views

Output Access Table to XML with node

I'm trying to output data from an Access table as XML. The output looks like example A, what is required looks like example B. My current code to do this is shown below at example C If anyone could …
0
votes
1answer
37 views

Doubt in using crystal report in VB6.0

Hi, I'm using Crystal Reports in my VB6 project, but I'm facing error while loading the report in crystalreport1.action=1; Please give me some solution for this problem. It is showing the error as …
1
vote
1answer
32 views

How do you determine what element of a form is the one responsible for an autopostback in ASP.NET VB?

I have a number of dropdown lists that I'm trying to chain together and they all have autopostback. How can I tell which one of the dropdown lists was the one responsibe for the autopostback? I'm very …

1 2 3 4 5 17 next
15 30 50 per page