Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Networking [2 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
DevX.com Forums Cannot load control commandbutton (VB6)  
11:03 12-Nov-08   [Replies: 3, Views: 213]    By: Unnamed
I installed VB6+VS6 on a virtual machine. When copying & loading a (good) exitsing project, I get this "Cannot load control cmd." in one of the forms. I see differenc...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums ActiveX blows up IE when using cab  
14:09 11-Nov-08   [Replies: 4, Views: 159]    By: Unnamed
So I built an ActiveX control into ocx... Used 'Package and Deployment Wizard" to create the cab. The ActiveX is built using VB6 The ocx has 2 buttons and a text box. Wh...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Using VB6 to transfer .BMP file to WORD 2003  
07:27 11-Nov-08   [Replies: 5, Views: 226]    By: Lennie
Hi there, Need your help. I am using VB6 to transfer textboxes data from the Screen into the Text Form field in Word Document 2003. Transferring normal text does work well but trying...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums UserControl Drag to Windows Explorer  
17:03 10-Nov-08   [Replies: 2, Views: 157]    By: Unnamed
Created a UserControl on a Form in VB6. All in same project. I need to be able to drag from the usercontrol to windows explorer to do a file copy. I know how to do this with a ListV...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Monitor folder contents  
00:31 10-Nov-08   [Replies: 2, Views: 167]    By: gupex
Have a 3rd party who wants our software to pick up csv files and process into our d/b. Apart from a timer (examining folder every 'x' seconds) is there some way to be 'alerted' to a chan...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VB6 Sorting - Dont know if anyone still has problems but this may be a..  
05:53 8-Nov-08   [Replies: 0, Views: 183]    By: Unnamed
=================================== 'VB6 Sorting (Alpah Numeric, Numeric, Alpha, Date, anything) ' 'It is difficult to fit a enough documentation in a format the is easily readalbe...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VB4 restricted baud rates  
22:24 7-Nov-08   [Replies: 17, Views: 730]    By: Unnamed
My VB4 application transmits/receives from a remote logger via a VCP (Virtual Com Port). The process is (for tranmission) VB4 com port -> VCP (driver which converts com to USB) -> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Recursive calls and SQL queries are very slow  
14:40 7-Nov-08   [Replies: 3, Views: 156]    By: nmxnmx
Hi I need fill up the nodes of a treeView with data from a Data base table. The data in the database table are in hierarchycal form like this: Code: nodeID nodeParentID 1 ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Access a textbox inside a user control from module  
18:33 6-Nov-08   [Replies: 8, Views: 333]    By: Unnamed
This is what I have. ActiveX project with a user control containing 2 buttons and a text box. There are also 2 modules ..... dealing with a nasty third party dll that captures DTMF t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums fcs16 problem.. need help..  
14:05 5-Nov-08   [Replies: 6, Views: 226]    By: stanner_austin
lost 3 days but not able to solve it. please any one can help on this ?? this module show error. at here CRCValue = (CRCShiftRight) Xor CRCArray(ArrayPointer) i don't know wh...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Initialise Date type Variable in VB6  
04:54 5-Nov-08   [Replies: 9, Views: 452]    By: Lennie
Hi there, I am having 2 problems. Problem #1. Initialising Date Type variable and have no success in it. I am constantly getting this error message "Data MisMatch". ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Problem about passing value form Access mainform to subform  
03:49 5-Nov-08   [Replies: 2, Views: 156]    By: j9678
I'm trying to write VB code in a subform by using DAO, which can get the data from the mainform RecordSource, then update the subform RecordSet SQL string everytime the mainform ControlS...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums How to print scrolling form in vb6  
21:41 4-Nov-08   [Replies: 9, Views: 248]    By: Unnamed
I would like to print the contents of an MDI child form that is much larger than the screen size. When I use the statement myform.printform only the first part of the form is p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Missing Image ...  
22:54 3-Nov-08   [Replies: 4, Views: 182]    By: Shannon
VB6Pro/WinXP. I have a card game where the user is dealt two RND cards from a regular deck of cards. As they are dealt, these two card graphics are loaded one by one into two basic image...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums help for 'ON ERROR' statement....  
14:56 1-Nov-08   [Replies: 13, Views: 379]    By: sam2008
hi all [Run-time error 339: Component 'xxxxxxx.OCX' or one of its dependencies not correctly registerd: a file is missing or invalid.] i know why this error happend.. but i need this er...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Convert Images To PDF  
14:03 1-Nov-08   [Replies: 1, Views: 90]    By: Unnamed
Any one can tell me how can i convert images into pdf in vb. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Change Date/Time of file  
11:01 1-Nov-08   [Replies: 3, Views: 191]    By: gupex
Any thoughts on how to change the d/t of a file (purely a personal app - wife's camera not set to actual date/time (still on home time) and would like to include her pics in the actual d/t order t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Extracting of Google Maps for offline use  
18:56 30-Oct-08   [Replies: 1, Views: 154]    By: cingo
Dear all, PLease help me in the Extracting of Google Maps for offline use I need to understand how to capture and recreate the arrays of google images I need to develop in VB6 I have...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Common Dialog - Show function  
04:24 30-Oct-08   [Replies: 1, Views: 137]    By: gupex
Does anyone know how to use the Show function and have the files displayed in 'Details' view rather than 'List' view (I know the user can change, but would prefer a different default). Thanks ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums how can I control usb port ?? plz help me ..  
17:27 29-Oct-08   [Replies: 1, Views: 168]    By: alwindawee
any one konw I can I/O data through usb port using vb6 thanx alot. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums ActiveSync + file path  
00:39 29-Oct-08   [Replies: 2, Views: 155]    By: wrappingduke
Hello, I have a .exe file that runs when synchronization is made w/ ActiveSync. The path of the .exe is stored in the registry's "AutoStartOnConnect" key for ActiveSync. The exe crea...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Drawing in hDc context using api's  
09:28 28-Oct-08   [Replies: 19, Views: 971]    By: Benx
Hello, I have wrote code to draw moon aspect using api's, moon is drawn properly but scale is wrong, plotting in form is not correct according to the scale. need help ! ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Auto Populate word document  
09:23 28-Oct-08   [Replies: 8, Views: 279]    By: Aidanb79
Hi all, I am wondering if there is a way that a user could auto populate a word document through a pop up text box for a contract as it is a standard contract but needs 3 peices of information...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Excel VBA - Multi Page Control  
18:43 27-Oct-08   [Replies: 3, Views: 260]    By: Hack
I have a multipage control on an Excel UserForm. By default, it had two tabs ("pages") - now I need to add a third tab ("page") , in design, but I can not find a property t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Select Expert using shared numbervar fields  
16:18 27-Oct-08   [Replies: 0, Views: 99]    By: a_cconsulting
I have some totals in my crystal 11 report that uses shared numbervar between subreports and the main report. I need to use select expert to filter out all the rows with totals of 0 but because it...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  [2]  3  4  5  6  7  8  9  10  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006