Hi
I need to merge format styles from one workbook to another but am having difficulty
The two workbooks are as follows
1. Dim oT as Globals.ThisWorkbook
2. Dim oWb as Microsoft.Office.In...
Hi. I've got a large asp.net solution which contains 6 projects. There are about 40 dlls in the bin folder.
When I compile the solution and run the application in IE, my average waiting time ...
Hopefully an easy on!
I am using this code to match a variable within a cell on a datagrid:
If row.Cells(columnName).Value.ToString() = "INACTIVE" Then
...
We hjave some existing Visual C++ code for an application of ours that was designed for PCs. We want to make a SmartDevice version of this. The problem we are having is that Visual Studio do...
Hi there,
I'm writing some code in Visual C++ 2005 intended to be distributed.
Is there a way to know on which accouont the user has logged on ?
Thanks in advance
Can You Suggest any good Third Party Control that can replace the DataGridview control in my WinForm Application using vb.net ?
I have problems when using more than one ComboBox column whe...
I have two question: First I set up a crystal report using VS2005, I think I have it right; when I run it on local host I get prompted for the paramters (dates) which uses a calender picker an...
This is all being done in Visual Studio 2005 using Visual Basic.
This code works fine to input the search results into a datagrid. However, when one of the fields is empty such as IPphone, m...
I have a tabcontrol where i would like the make the tabs invisable. Is this possible. Also how can i call a tab without clicking on THE TAB (ex: tab.performclick)
Thanks !!
Charlie
...
Hi, i upload my webpages ( vb.net 2005 and sqlserver 2005) in web server. its giving run time error :
Server Error in '/' Application.
------------------------------------------------------...
Hi experts,
Hopefully this is just a simple thing like I assume it is. I'm using VB.net 2005 in VS 2005. I have a combobox on a form. I have the datasource and the display member set and it i...
Hi,
I am new in Asp.net, if some one help me to write the code as follows, it would be a greatfull help for me,
Please check the pictures, it would be the main page for every thing. previou...
I have a Visual FoxPro application that needs extending. I want to do this using Visual Basic.net to create a stand alone application (.exe) and then call this from within the Visual FoxPro ap...
I am developing a software product in VB.Net 2005 and it has to support Time Based Registration.
The user will get a license for an x amount of days to use the software e.g. 365 days.
Since ...
I am current doing a small exercise. It is helping me learn some .net.
Though I need some advice from the experts. I have set up a client server and interface for an atm type system. I have...
HI,
i have learnt , how to pass one variable from one page to another page.
but i want to know, how can i sent 2 or more variable at a time from one page to another, let me explain-
Send...
I've got an add-in for VS.Net 2005 - I have a textbox which contains text I'd like to include in the project.
I need to create a new file, add my text to it, and add it to the currently open ...
I have a GridView1 related a customer table, I have customerId field. When user click on edit, they can edit first name, last name, but when they click on update, I want update first name and ...
dear sir,
we are using vb.net for our project so kindly suggest me how to connect mysql database using vb.net kindly send me a exact code of vb.net to connect database.
thanks
I am using visual basic 2005 and access 2007. How do I populate the datagridview with a "today's date" via a simple button event. So, when I press a button it puts in today's date under my c...
I am using platform invoke from a C# program to make driver calls into an external DLL. One of the driver calls returns a large number of samples from a buffer in the driver (see code snippet...
I would like to be able to call all forms and their containing controls using a recursive function to be able to set generic properties.
I am using a Parent screen.
vb.net 2005
T...
HI, I have attached 3 pictures, about what i want.
Currenty, i am using a textbox to input date manually. But i want , when some one will enter data, Date will be inputed automaticaly, Date...
I am looking for a simple example of how I can do login verification in VS2005 from an Access database. I have already created login forms in both VB and ASP but not sure which one would be ea...
Hello Experts,
I am looking for a method (API) in VB, VB.NET, or VBScript to monitor files that are copied FROM (or OFF) of a specific set folders. While monitoring changes, additions and ...