I am looking to remove complete lines of text from a log file. Would prefer to do this in a batch file if possible and also to use wildcards in the searching for the line to remove. i.e. find the text within a file matching "the content of this file stating * to be removed" (where the asterisk...
I want to create a setup file using VB. i want to dump all my file and using that vb application should create a setup file.How top do this.
in the new server 2008 is there something specific that needs to be running or activated to let scripts run? my scripts from server 2003 fail on server 2008. i am writing them in VB.
i am kind of new on the hole shim add-in thing so go esay on me here what did on VS 2005 com shim wizard v 2.3.1.0 1) create shared add-in(new_addin) and put meesagebox on the on connect proc 2 ) add shim add-in project and chosed for word and excel 3 ) then add setup project add primery output...
Dear Friend I am in IT profession but still I have no Idea to develop complete software I devloped my software and want to fix this for a limited time in trial version. Will you please help me for this work
I am a vb problem. On an excel sheet, I am trying to have a macro run when the user selects a changing column's active cell. For columns F to I on Sheet!Data, if you choose any cell in range (F9:I65000), then take the value of Column B in the selected row and make as my "Dept" Value. Can...
Beginning prog. student here... I have a form with multiple controls, and i want everything to be disabled except the datetimepicker. Once a date is selected, it should make the whole form usable. I've searched the web, and can't find the right solutin. I found this sight, and hoping someone can...
how to use export external button creaTED by s/w in vb forms
How do I write a program on VB 2008 that allows the user to use a button to toggle the color of the text between black and red?
hello, i want convert my visualbasic 2006 project to 2008 i tryed almost everything and still dont know how... anyone got a idea? Thank you Greetsz
Visual Basic project migration, Visual Basic 2006, Visual Basic 2008
While execution of my program's exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every 'Sub' or 'Function', before 'End Sub' or 'End Function', I have put these lines... If Not Err.Number = 0 Then ...
This is not a question & I am not sure if this is a proper forum. So I will let the site moderator decide. I recently came across a nice quiz which, I think, supports/encourages developing programming skills. So ... here is the puzzle. Find the lowest number with the following...
In my program I pass values from VB to Excel for reporting. When I pass 03-01-2009 (3rd Jan 2009), in excel it shows as 01-03-2009. I have set short date format to dd-mm-yyyy, in control panel, regional settings. Also in excel, I set cell format through VB as ... ...
I create a form (browse image buttom model) using vb 6.0. I want to create the quantity field, and when I entered the image quantity the number of images appeared(where I select the browse option). Is this possible. Help me…. Thank You
i have created a table in access to manage the house rent.i want to create report only for particular customer rent detail. the customer id is retrived from the table and stored in combobox in one form.when i choose particular id from the combo box, the respective details of the particular id...
I want number field in Data Report to be formatted like 12,90,565 or 89,675 How to do it Please Help me
What would be the code (using regular expression) to match the page , whos title changes during runtime, but we know that it will contain the string "Welcome" in the begining of the title?
i am new at this. This is an example of the data (in notepad) it looks like this.. 1,ABC,12/12/2008 2,DEF,13/12/2008 3,GHI,14/12/2008 4,JKL,15/12/2008 i would like to read only the first line and have each field dim as varchar. The output should be in this form: Field 1 = 1 Field 2 = ABC Field...
To Change The position & property of the Text in the crystal report from VB.NET code itself.... is It Possible??? while the Crystal report connected..... By Raam87


