Get Data From Live Excel Sheet
Hi I want get some data from Live excel sheet to my vb application. When I edit the excel with out saving the excel the change should also effect in vb application.Is there any idea I could do this? I...
View Articleneed easy example of voice in chat
i need help in voice in chat am using winsock chat with server and want to add voice so all users can get connected and play music while others listen or who ever presses the mic button they shud go...
View ArticleData mismatch in criteria expression
I am using INSERT statement to execute the program. And the error has occured : "Data mismatch in criteria expression". I am checking my database but I could not find the error. Can you help me to fix...
View ArticleGet Reuters currency value to vb application
Hi I want to get the currency values from reuters to vb application. Any one can help
View Article[RESOLVED] File List Box question
Is there a way to clear a file list box so it will not show any files like how you would clear a regular list box using .Clear. I don't see a .Clear for the FileListBox. I tried using .Path = "" but...
View Articledbcombo & option button
i have create a combo box to display the name of different book from another table now i want to take the id of the book and store it in my database in another table, i dd'ont how to retrieve the id...
View ArticleReally basic array help
Hi. We are really fresh on VB programming, just started programming this fall. We need some help! The problem is that we have a two dimensional array, and a random generator will pick out a word from...
View ArticleListbox Question
Using a Listbox I want to do a MouseUp event and checking if user used Right mouse button. This I can do. How can I then make the item where the user did the Right mouse click on become the selected...
View Articlewinsock chat ban id help
i need experts to show me very basic example how to ban an user id in winsock chat list2 shud contain barred ids so if any user's login with banned id they shud get a message from server saying this id...
View ArticleRun-time error '91': Object variable or With block variable not set
I'm trying to learn VB6, and I created a Word 2007 macro using code I copied from a tutorial. When I run the code, I get a VB error message: "Run-time error '91': Object variable or With block variable...
View ArticleNeed Help with Simulating a Right Click on an External Listview
I am trying to simulate a right mouse click on a listview item in another application. I simplified the following code to exclude the steps I'm taking to get the hwnd and position of the listview item...
View ArticleTo .Show or not to .Show Form2
I use Form2 as a message form to receive messages and optionally reply to messages. When a message arrives at Form1 and I put the message in Form2's Message variable and if it's the 1st time I do a...
View Articlewinsock grab image source in data arrival
i want an example how winsock can grab image in dataarrival and put on picture1 i want to se some code for winsock dataarrival grabs image with name imgsrc any winsock example will do
View Articlewinsock chat / rooms help
most out of all now how to make rooms and go in rooms please help please
View ArticleSub Forms don't center over owner but Sub Form's StartUpPosition = 1...
I think maybe the problem is this: Form1 at startup has StartUpPosition = 2 (CenterScreen). So, Form1 shows in the center of the screen. But I need to (at times) move it here and there and when Form2...
View ArticleHow to programatically tell power source of PC?
How can I programatically tell if the computer is running on AC power or on batteries? Thanks
View ArticleRetrive date from sql server in system date format by a one time setting
Hi, My VB6 application has been developed long back using Access as back end. Now I am planning to migrate data from Access to sQL server 2008 . 1)Previously vb6 application was retrieving date from...
View Articlevb6 app with seagate crystal reports 7
i have vb6 app with seagate crystal reports 7. after i delpoyed my app on windows 7 64 bit, export button on CR viewer not working. after click export button nothing happens. no error. Which .dll file...
View Article[RESOLVED] Text Masks
Hi Is there a way to load a text string into a textbox with a fixed mask. I do not mean set a mask and then input to the mask but take a string from a access DB that is saved with a mask so that the...
View ArticleGuiding for making the process of implementing IVR
Hi All i made ivr system and play some message voice based on select tone key's phone . it's work good . i did save path of voice file and key tone in database and show it in grid. do i work with...
View Article