|
Search
Tutorials and Code
Syndication
My Account
Community Forums
Webmaster Tools
Tech Jobs
|
Login Page Not Running Even When The Coding Is Right.Hi. I have been trying to create a login page for my project. However, i couldnt run the asp page even though my coding is correct. Simply, the page is empty. Did i miss out anything in the debugging...
Ms Video Control (msvidctl) To Implement Digital Tv (dmb-th) WithDear support, I am developing a software with VB6 (WinXP SP2, DirectX 9.0c) and using ms video control (msvidctl) to implement digital tv (dmb-th) watching feature, but we can't get it work. Code...
Need Help Understanding My VB CodeCan someone tell me what I need to change in the below code that would make it finish by going to the top of the page that was just pasted: Selection.MoveUp Unit:=wdLine, Count:=1 Selection...
Visual Basic Message Box When Value Is Entered Into CellHi...so I am having issues w/ a particular macro I am trying to create. My goal is to have many different options in a spreadsheet (for this analysis, I want to have about 30 options of meat). In...
VB6 Err 3251Hi I am having a problem using ADO 2.8 and SQL Server 2000.Im using the SQLOLEDB Provider and when Im trying to set the Index by using the code below i receive the ffg error...Error 3251 : Current...
Error 3251 : Current Provider Does Not Support The Necessary InterHi I am having a problem using ADO 2.8 and SQL Server 2000.Im using the SQLOLEDB Provider and when Im trying to set the Index by using the code below i receive the ffg error...Error 3251 : Current...
Populating UserForm ListBox From Word TableI have a Table1 in Word 2003 that the user populates with values (unlimited amount of values). There are other Tables2 & 3 that I want them to select from the above table the primary key value. (...
Convert From Mpg To AVIHi there! I wanna convert a mpg file to an AVI file using xvid and DirectShow, but dont know how to achieve it ,who would point me out? thanks a lot! /alex
C++ How To Convert Switch To Boolcan any tell me the theory how to convert switch to bool? like the example below or even just the theory will be fine. void......move(direction d) { int x = getX(); int y = getY(); switch...
Manipulate Data In DatagridviewI want to manipulate data files csv tab ect. I have got code that will import the csv into a datagridview & then save it to a new csv file. The bit I am not sure of is whilst the data is in a datagrid...
Visual Basic ProgrammingPosted from MS newsgroup web interface under "Visual Basic Programming"
Using .bas In C# Or VB.NetI have a couple of .bas files and i need to use them in C#. I read someone's reply that I need to compile them to COM dll files and use them. How do I compile .bas to dll? I saw another place: fbc...
Combo Box Optionshow do you add values to the combo box?
Scroll BarsHow do I put scroll bars on a form that has more data than the screen shows ? Thank You
Scroll BarsI am new to programing I have VB5 Professional how do I make a form with horizontal & Vertical scroll bars ? The information I want to put on the form is too large for the screen Thanks -- Duane
Scroll BarsHow do I add scroll bars to the bottom & side of a form so the user can scroll down or over? I am using VB5 Very new to programming
Merge With Chart CodeI'm using the Merge with Chart code that was posted in an earlier reply to create benefit statements to create a new chart for each mail merge record. I followed the code exactly but when I run the...
Programmatically Trying To Click A Spot On The ScreenI want to programmatically click a spot on the screen. In this case I want to click a Listbox. Rather than using the specific Listbox messages such as CB_SHOWDROPDOWN, I want to do a generic click...
Save Data Changes Into Access Database From Formi am using visual studio 2005 express edition i have tried with the following code to save data but didnot work Private Sub Button7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs...
Opening A Program Through Microsoft AccessOK here is the problem. I want to have a button on a form that will launch a program (not a mircosoft office program) and then a open a file for that program. I have tried using: Dim Label As Variant...
Entering Data In A ComboBoxI'm new to VB and have created a Windows form as an address book. The form has 1 ComboBox and 6 TextBox's. All objects are bound to an MSaccess database that I created. The ComboBox is bound to a "...
Error 3251I am trying to move to a record in a table using FindFirst but receive Run -time error 3251 Operation not supported for this type of object. I am using Access 2002. A sample code that results...
Capture Hyperlink Event From Word,outlook,Ie And Messenger Over MoHi , I want to achieve the following . I want to get the URL(hyperlink) when user hover the mouse over hyperlink present. in the message(opened in outlook), word doc or web page. I'm using win32...
Vb6-progressBardoes anyone have progressBAr sample codes? can send me? thanks
Uploading Excel Sheet Data In To Oracle Database.hi . please help me to upload a excel sheet data in to oracle database via Vb6.0. i want to upload excel sheet data in to DB on clicking a button after giving the excel sheet path. is it possible...
Cant Find Installable IsamRecencly i develop a little application y VB6 (have SP6 for VB) this application has an ADO that links with a ACCES 2000 database. and ACCES 97 database. I installed it in Windows 2003 server...
Folder Name ChangeI'm looking for a way to notify me when folder names on a network share are changed. What I need is the old name and what the new name is now. Is there a way to do this?
Vshost.exe Has Stopped WorkingWhenever I open a project in Visual studio 2008, sp1, I get the following message: vshost.exe has stopped working I'm also running Vista Sp1, premium. Is this message a concern and how do I get rid...
Visual Studio Error Pop Box ErrorsI am wondering if anyone on this list has seen anything like this. I have a snippet of code that calls an exe file before it starts processing anything else from the php file. The code is called...
Faire Un Jeu Avec DirectX (9)Salut, Est-ce que quelqu'un sait utiliser DirectX avec Visual Basic 2008 Express ? J'aimerai bien tenter de faire un jeu avec. Merci de me r?pondre et j'essaierai de faire de m?me avec vos questions...
Visual Basic Express 2008 And SQL Server Express 2005I've just come out of 2 years retirement (used to be a db developer) to build an app for my daughter. Have installed latest SPs for VBE and SQL Express and both work fine independently. My question...
JeuxSalut, Savez-vous comment cr?er un jeu avec Microsoft Visual Studio 2008 Express et directx ? Merci de me r?pondre et je tenterait de faire de m?me pour vos futures questions.
Replacment To "On Error Resume Next " In VB.NetHi friends, I am working porting project from VB to VB.Net . I need to handle runtime errors. I am aware of try catch block. but this is replacement for "on error goto XXXX" only. In my...
New To Programming LanguageHi I am new to programming language. With one is easy to lear C# or Visual basic. Can you please help me. Kind regards, Yonatan
"The Object Invoked Has Disconnected From Its Client"Using VB6.0, I was able to successfully use VB to save information to EXCEL files. Work computer was replaced. Excel 2007 replaced Excel 2003. VB6.0 was replaced. Now, when I try to save data...
Visual C++ And MSN PremiumWhat support group should I go to concerning the Visual C ++ and the installation of the MSN Premium Software? I wasn't sure where to go. Thank You -- mrstutman
Visual Basic 6.0 Codes On Records, In Access 97 DatabasePlease kindly help me with codes on seek or find records using visual basic 6.0 and then edit, delete etc. on access 97 database. Thank you!
Politicsexe tangled surfing harvards drums spitting drafts totality bfmi
VBA Excel - Refresh Local Copy Of Shared WorkbookHi everybody, I have shared workbook which collect information from people via user form. Before inserting of new record I need to find out the really last row in workbook (not only the last row...
Opening A WorkbookI have a folder that contains files with slightly different names. I would like to open the newest file in the folder.
Delete Temp FilesHi, My name is Dhiraj and i am new to VBScript. I would like to create a VBScript which delete the files & folders which are in %tmp% & c:\windows\temp folder, also it will search for *.tmp, *....
Accessing ASP.NET And ADO.net From Visual BasicI downloaded Visual Basic 2008 Express, but I cannot access ASP.NET or ADO.net, although the Tutorials suggest that I should. What's gone wrong?
Ref Edit Cannot Be Used In Multi Threaded Projects ( Visual BasicWhen Refedit control is added as Component to a Multi threaded Application ( VB6 project ), following error message is displayed. "Ref edit is a single threaded component and cannot be used in multi...
Code: 8007007EI'm running on XP and after un-installing a software, a line of codes cannot execute as below: Line: 17 [Set fso = CreateObject("Scripting.FileSystemObject")] Char: 1 Error: The specified module...
Installation Of Visual Studio SP5 To Correct VB6 Error.I am encountering an error under the following circumstances: 1. Visual Basic 6 development mode 2. Access 2000 3. Windows XP 4. The message is "Couldn't find installable ISAM." This precise problem...
MS Form Wizard Generates ADODC Code That Does Not Match Its TemplaI used vb6's data form wizard and the movecomplete event refuses to compile saying "Procedure declaration does not match description of event or procedure having the same name. Also all previously...
Network Information Using Win32_NetworkAdapterConfigurationHello I used Code Creator to generate the below vb.net code to pull some information using the management namespace. I only posted a small section of the code but it will represent the problem...
Datagrid In VB6Good Day. I have a datagrid on a tab on a form that only displays the first 8 columns of the datasource, I need to add a few and modify layout, but have never worked with this object/technology....
ADSystemInfo SiteName Returning Different ValuesI've got a VBScript that uses ADSystemInfo.SiteName to get the site of a users PC and the site of their file server. If the sites don't match the script prevents them from saving files to the server...
How To Work With Array18-30 31-35 36-40 60 514 613 879 72 618 750 1082 84 722 893 1296 In above Table First coloumn is month and first row is age limit rest is value. How to define this table in Visual Basic array...
|
Latest Tech Bargains
Advertisement
Free Magazine Subscriptions
Today's Pictures
Today's Video
Other Resources
Latest Download
Latest Icons
|