Tables won't populate.
Just when I thought it was safe to go back into the water, Jaws torn me a new one. My problem now it seems is my data doesn't show up in my database tables. To explain my problem in few word as...
View ArticleAccess a subdirectory in an ftp://
Hi ! I am web admin in an association, and one of my duties is to respond on files sent to a sub directory in the ftp:// of the web hotel we use for our website. Then I make a list from parts of this...
View Articlemsgbox issue
Hey I just have a small challenge with my messagebox. When I run my form IN vbModal the messagebox shows up on top of the form in modal view which is just fine. But when I just run the form in NOT...
View Article[RESOLVED] [VB6] - separe all words and symbols
i'm doing the ExtendedSplit() function. these function is for separe all words\strings\symbols: Code: Public Function ExtendedSplit(ByVal Sentence As String) As String() Â Â Dim lngSentencePos As Long...
View ArticleOpen VB6 on a specific module
How do I open VB6 and always open with the module I choose? When I am working on a VB project which has multiple modules I would like to open VB each time be at the module page I am working in then...
View Articleget XML value
I want to modify XML, which path is simply get/modify that value? is it read Text file method, or use that XML v4.0 that Dim xmlDoc As New DOMDocument ? and if get/modify that value, how to get it? is...
View Articlepass value from vb6 to html and java...
Actually i have the html page(see attached) and i passing value from excel cell in the html page, click CALCOLA and get the related result. But is possible to exctract the jave script and integrate...
View Article[VB6 - IDE - windows 7] - errors problems
when i go to run time, sometimes i get some errors. that's normal.. it's the programming life;) but when i came back to the IDE, the most of the time, the IDE freezes and the windows give me an...
View Article[RESOLVED] How can I remove the focus rectangle?
Hello. On a form I have a progress bar (microsoft windows common controls 5.0) and 2 check boxes. I want none of the 2 check boxes having the focus rectangle. How can I do that?
View Article[RESOLVED] Trying to locate Tree View Control
I am trying to build a database analyzer using the tree view control. However my toolbox does not have one and I have searched the components file and could not find one. Does anyone know where this...
View Articlewinsock google search results
i have project here using winsock using the get request , the issue am having is i dont se urls in data all looks like encrypted data what can i do
View ArticleSplit the Data in Datagrid?
Hello all, Table A with field customer having 40 record, I usually displayed all 40 records in datagrid columns 0. Is it possible to split 40 record : 20 record displayed in columns 0 and rest to...
View ArticleArabic Fonts in Textbox
Hi All, How can i set arabic fonts to a textbox. I tried to set an arabic font to the textbox from properties. But, when I run my project and type something in that textbox it shows in English. I need...
View ArticleErrror selecting internet control
I have a project which includes a WebBrowser control. I started the project on a specific computer ("no. 1", Windows 7) where all was working fine. But then I opened the project on another computer...
View Article[RESOLVED] how to sort dates in listview with DTPicker
hey i have a listview that shows logoff and log on for the user with date the listview show 12-6-2013 13-6-2013 and so on how do i sort the date by using DTPicker ? lets say a user loged in the system...
View ArticleReplacing XML with JSON (Change of Twitter API 1.0 to 1.1)
Hello all! I was hoping to get some direction from someone who is familiar with XML and JSON (and/or Twitter REST API 1.1). I am only sending status updates to Twitter and not leveraging any other...
View Article[RESOLVED] App Crashes Only If Shelled
I'm working on this sound application that uses waveIn/waveOut to capture sound and display a sine wave in real time. If I run the app as a stand-alone it works perfectly but if I shell it then it will...
View ArticleData acquisition real time plot ?
Hi every body, I've succeded of making a board wich is capable of aquiring a signal form from a function generator "PIC16F877A to parallel port communication", but I need to do a real time plot to...
View ArticleQuestion about printing.
Is there a specific call I have to use to force a "page break" and make printing on a second, separate page? Thanks for your time.
View Articlehelp extract this string
i am getting my data via winsock and this is what i get , i need to extract the blue coloured string to list1 please </td></tr><tr><td class="label">Reciprocal Link...
View Article