My user is getting error message: 'Responsibility code entered is invalid' when trying to post his expenses to finance.
I want create a web site, in which first i will ask for the emp.number of the person logged in, it will check whether it exists or not, if it exists , then it will show the details of the person, then it will ask for the qualification of the person then it will show the oppprtunities available for...
I am trying to write some code that I can incorporate into a excel program that will select files (jpeg) within a date & time range and then copy the selected files into a zip file. Any comments or suggestions would be most welcome
In Access 2007 how do I use VBA code in my print button to print to a "specific printer" for my report.
I use Visual Basic 2008. I have a list box that is populated by inner and outer html from any given page i go to. i would like to click on the id in the list box that has the inner or outer html and perform that action. I have figured out how to call on the id in the list and perform this action by...
To everyone, I have a problem. I am trying to automate a mouse click with in my browser. The first word in the inner text of the link stays constant but there is a number that follows the text that changes. Here is a sample of what i have. Private Sub Button5_Click(ByVal sender As System.Object,...
Where in the page would i put a page.load event in Visual basic languge? Thank you!
I'm creating a macro, and need to select the first blank cell in a row. My code now reads: Range("A2").Select Selection.End(xlToRight).Select This selects the last cell with data, but I want to select the blank cell to the right. How would I write the code? Any help would be great.
I am having a specific problem with coding in SQL, and I was curious if you could give me any advice. I have entered this code: CREATE TRIGGER UpdateAfterPayment On SupplierTransactionDetails For Insert, Update, Delete As Update S If i.DebitValue>0 S.Balance = S.Balance + i.DebitValue else...
What VB.NET code would I use to populate a ComboBox with all SQL Server names and IDs in a network? Also, what VB.NET code would I use to backup my SQL database using parameters?
I would like to know is there any website which offers free practice exercises on vb & asp.net? Thanks Gayathri
i need pl/sql procedure that validates the email id is correct or not?


