winsock 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 Article[RESOLVED] menu editor from right to left
hey:) i created a popup menu in my form is there a way when i right click it will show me the text from right to left? now it shows from left right by defualt tnx for the help
View ArticleConstant Expression Required/ Integration Technique
First post and first VBA code--which is kind of a mess. The code below has two purposes: 1. To calculate "Phi" which is the product of two other functions: "SP" (which I have tested that it works) and...
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 ArticleApp 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 ArticleProblem when implement "SpecialFolderLocation"
Hello All :) I have problem when i get startupmenu location path to combine with Application EXE Name. here the complete code: Code: Declare Function SHGetSpecialFolderLocation Lib "shell32" (ByVal...
View ArticleInfinity Issues
I'm working with Infinity to use in my Sweep AABB collision detection. How I implemented infinity was simple: vb Code: Public INFINITY As Double Public Sub Initialize_Infinity() On Error Resume Next...
View Article[RESOLVED] how to Keep ListView Selected Item Highlighted When Lost Focus?
how to Keep ListView Selected Item Highlighted When Lost Focus?
View Article[RESOLVED] help with 2 list box checking if contains
having little trouble detecting list1 items site1.com site2.com site3.com list2 items <a href="http://www.site1.com/">free- Free general Directory</a> <a...
View ArticleHow to make installer in VB6
hi i know how to make installer in vb6 by using the Package and Deployment Wizard and also im using Innu Setup 5, my problem is when the installer is finished and try to run the set up i want my files...
View Article[RESOLVED] listbox 1 more help 1 char need to remove it
<a href="http://www.site1.com/">free- Free general Directory</a>; <a href="http://www.site2.com/">red- Free turn Directory</a>; Dim i As Integer, x As Integer For i = 0 To...
View ArticleFor Loop issues
VB is returning an issue with my "Next S". What I am trying to do have my function "Psi" return an expression of X dependent on which cellular compartment is the target (T) and which is the Source (S)....
View ArticleNeed DECOMPILER for Visual Basic 2 app
I have a VB 2 app written in 1996. I have to rewrite the app in .NET but need all of the calculations and formulas from that app. I have the exe, .vbx, .vbk and dlls for the app. I need to find a...
View Article