WebBrowser Control/Java Applet
Not sure if I should ask here or in the Java Forum. I'll probably ask in both OK, I can run a Java applet in the IE but it won't run (that is, it wont run correctly) if I use the WebBrowser control. In...
View Article[RESOLVED] WebBrowser Control/Java Applet
Not sure if I should ask here or in the Java Forum. I'll probably ask in both OK, I can run a Java applet in the IE but it won't run (that is, it wont run correctly) if I use the WebBrowser control. In...
View Article[RESOLVED] How to display selected value in datagrid.vb6
I'm trying to get the value of medicine that has a quantity of less than 15 and display it in datagrid. For example I have paracetamol that has quantity of 15 or less then the paracetamol will...
View Article[RESOLVED] how to import text file data to access database??
Hi, why got syntax error in insert into statement?? mycode: Code: Private Sub Command2_Click() Dim cn3 As New ADODB.Connection Dim rs3 As New ADODB.Recordset cn3.Open...
View ArticleHelp in preventing application going non responsive during restoring a backup
I have an application which backs up and restores database (sql server). Somtimes it takes a long time. I need to put a progressbar or a gif while the query is being processed. Doevents is not working...
View ArticleCustom Message Box Not Working On Windows 7
Greetings every one. i am using custom message box (by using some api calls to modify the standard windows message box) to change message box icon and button text. It is working fine on windows xp. But...
View ArticleResize DataGrid to Show All Rows
I have a datagrid bound to a recordset. The record count of the recordset will vary each time. So I want to set the height of the datagrid to fully display all rows (records). Simply multiplying the...
View ArticleSpecify command line for application while creating service using SRVANY.EXE
I am creating service in VB6 application using SRVANY.EXE as show in this link . But my application requires a command line to work.So if i want to pass command line to my application then what to do?...
View Article[RESOLVED] lisview1 help
i need similar code to this Code: If List2.ListIndex = List2.ListCount - 1 Then     List2.ListIndex = 0    \   Else      List2.ListIndex = List2.ListIndex + 1      End If with...
View Articledetecting a vscrollbar in msflexgrid vb6
I am trying to set the width of a Msflexgrid based on if it has a vertical scrollbar Code: Code: Const GWL_STYLE = (-16) Const WS_VSCROLL = &H200000 Const WS_HSCROLL = &H100000 Â Private...
View ArticleSave File without duplicating file name
I have a macro that renames files by removing unwanted characters (to make the file name SharePoint compliant) in a folder and its subfolders. However, if after removing those characters and making...
View ArticleISAM Error VB6
All, I installed VB6 on my new Windows 8 machine. That was a bit if a chore, but I have it running. I have always used the common "Data" Controls with Data Grids in my programs and they work...
View ArticleMultiple Length Functions
I've been coding and maybe I'm tired or what.. But I can't figure out that why is the error "please fill in all fields" is displayed even though all the textboxes are filled.. Code: Private Sub...
View Articlemozilla browser innertext not working
wb.Document.getElementById("q").innerText="Aaa" not working please help , its mozilla component , works same as ie browser but 100000% times better plz help fixing this
View Article[RESOLVED] Multiple Length Functions
I've been coding and maybe I'm tired or what.. But I can't figure out that why is the error "please fill in all fields" is displayed even though all the textboxes are filled.. Code: Private Sub...
View ArticleNeed help on soap action and web service - please help
I'm new to web service and i've been learning fast so far, however i have some challenges with making it work finally. I am trying to have a VB6 program communicate with another program in a different...
View ArticleVB 2008 Split Function/Method (please help)
Hi I am struggling with this bit of code as it is getting an exception... I am trying to get the program to split the text that is already saved in the textbox1 and to show result in textbox2. I could...
View ArticleLocking a row in an Access DB
Help please A button on a form displays the current row fields in txtbox's for editing Is it possible to lock the current row until edit completed or cancelled
View Articlecan anybody help me put this source together
i like the cd audio burner put together http://useruploadedfiles.programmers...1446/41446.ZIP please help
View Articleneeded a working wma converter
please anybody i done my searching exeeded the limits and tired bout time i make a post and request to u all thanks.:thumb:
View Article