I have a problem in this line
error ( Compile error: Can't find project or library)
strFile = Input(LOF(1), #1)
Private Sub Form_Load()
'Use icon of MDI form
Me.Icon = mdiMain.Ico...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22982004.html
Hi Experts,
Can someone help with the sourcecode for a complete working OSK?
- only characters A-Z and numbers 1-9 are required.
- I have my own semi transparent layout allready (Keys are Ima...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23135925.html
Zones:
Visual BasicDate Answered: 02/14/2008 Grade: A Views: 16
I have a WebBrowser in VB6.0 and the web page that I am trying to navigate through has JavaScript on it...
I am trying to automate the website. It has some tabs and links that I can't access...I w...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23232433.html
Zones:
Visual BasicDate Answered: 04/24/2008 Grade: B Views: 133
I want to create a application select the department through combobox and their whole employees list will displayed in the list view control and click on the add button the whole list view data sto...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23606315.html
Hello Experts,
I know it sounds a bit easy for you but im getting mess with it...Here is my question, I have a form with different controls (textbox, checkbox,combobox, etc)... I know when the c...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_23643903....
Friends,
I learnt from some tutorials that we can execute SQL/XML or XQueries on XML database. My question is can we do so through VB6.0 code.
If possible can you please provide an example co...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23470592.htm...
Dear experts,
I have a string which has mixed text (Chinese & English, Japanese & English). I want to find out the byte length in a VB6 application.
I tried Len(strCaption) which gives only ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_23604590....
Zones:
VB ControlsDate Asked: 07/29/2008 Points: 200 Comments: 5
nedd a 128 bit encrypt/decrypt in vb6.0
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23755157.html
Zones:
Visual BasicDate Answered: 09/30/2008 Grade: A Views: 83
Never receive data from Winsock.GetData, see code snippet below. It sits in an endless While Loop waiting for the response. Any suggestions on how to resolve.
Thanks
Winsock.SendData szSe...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23516252.html
Zones:
Visual BasicDate Answered: 07/04/2008 Grade: B Views: 30
am using crystal report 8.5, in vb6.0 i am using crystal Report OCx From main manue,Project,components,Control Tab,Crystal Report Controls. I want a report by vb6.0, Where i am using Two text box ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23538813.html