10,989 Topics
| |
[inlinecode]The following code is supposed to use the data in the attatched file to generate a list of relavent houses available based on the specifacations that you enter. After I enter my prefered search method I can't get it to stop asking me how many bed/bathrooms or what price i … | |
I need to figure out how to get online images to automatically resize to fit a VB5's IE Browser control's available window space during runtime. My appication is a simple system to sequentially page through online images that are numbered in order such as 01.jpg, 02.jpg, 03.jpg, etc. I have … | |
hi again.. i have a problem with excel.. tried to print a chart using excel nia vb but it doesnt work and when it does, it keep producing charts tat are infinity..ALOT OF chart without stopping! HELP!! Private Sub cmdExcel_Click() ' ' Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook … | |
I really dont know what category this should go in but, I would like to connect to a server made in vb to get data, how would i do this and how would i get php to send data to the server? | |
[COLOR=#000000][B]Can anyone help me with this assignment I need to do?[/B][/COLOR] [COLOR=#000000][B][/B][/COLOR] [COLOR=#000000][B]Guidance:[/B] [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Use a suitable container to store the active phones within the network. You need to consider how each of the separate phones will communicate with each other. One way would be to implement an … | |
If I want to see a Dll file of a Program,and I have not find it in the declares and the 'system' file. I know it is there,how can I find it? thank you! | |
need visual basic codes for dictionary search to take care of situations when people type in wrong spelling. Examples like google search engine, when people type in wrongly search engine actually helps to correct the words that are spelled wrongly Also need visual basic codes of auto fill in of … | |
hey guys i need your help please really urgent can u give me visual basic codes for 1- a program that calculates the greatest common divisible(divisor) by only (while) statement ...plz guys ! only while or if statements ! 2- a program that prints the following nubers also by only … | |
Hi there, Can anybody share me a coding that will search and replace a char or word in a datagrid using vb6. thnx. in advance.. newvbguy | |
I find some details of DLLS in header files! but I can not find header files for each dlls. Are there other ways or tools to see details about how to use DLLs and it's functions? | |
I get the result I want in a Datagrid by using Recordset Sql: Select * from MYQUERY Where (name Like 'WHATEVER*') I change the name by retyping the whole line, substituting the new name, typed into a long textBox named txt.Select, like this Private Sub cmdSelect_Click() Data1.RecordSource = txtSelect.Text Data1.Refresh … | |
Hello, all I am having some difficulty in a part of a macro where I want to insert this formula in an Excel spreadsheet. =IF(TRIM(D12)="REG:",1,0)+IF(E12,1,0) When executed, one of the problems I am having is that apostrophes are inserted around "E12", so the second IF looks like: IF('E12',1,0) and excel … | |
HI, Actually I have a problem since I cant read properly a file from visual basic. The file is generated in Binary but when I open the file appear this content : 8ø@ Lø@ ÀOø@ ÀOø@ @Mø@ ÀOø@ I dont know how can I convert each value. As you can … | |
I have a file transferring program, however i wondering if i could add an addition feature to improve the security. Isit possible for me to encrypt the file with VB6.0 before sending it to the client?? What encryption methods am i looking at?? Thanks,hope some experts can help. | |
i m student .i m doing my final project. i really found this forum to be very useful for me. my project is related to screen capturing i want to create a file with .swf extension from images in a directory and a wav file. simply u can say that … | |
I want to make an evaluation version that lasts one month, how can I do an executable that works perfectly during this time and afterall it stops and is then no working anymore? | |
I have a project where I have a Variable defined as a single (VariableS). This Variable is assigned a value e.g. VariableS = 32.555 Later in the project I have a variable defined as a double. (VariableD) If a use the code VariableD = CDbl (VariableS) the resultant value of … | |
I need to package my program! Thank you ! | |
I wrote a program ,which was used to control a Testing equipment,by VB6.0 in win98 some days ago. So does it matter if iI update my OS to WIN2000/xp?If I want to use my as before,what should I pay more attention? | |
Hi everyone! I would really appreciate any help that I can get on this problem. My professor asigned us a project where you create a program that essentially simulates coin flips. The first step in the program is to ask the user how many times they want to flip the … | |
Hi all! Yes, I'm new! Just wondered if anyone could help me (and huge apoligies if this is in the wrong place!). Currently, I am doin IT GCSE (full course) coursewrk, and in my design, for this spreadsheet, it has to save a backup, when you press a button (like … | |
I have a table for which I have to create a report.The user must only enter the dates(from and to).The date field is present in the table. Please help me to do this. | |
Hi there, I'm new to this sqlserver package. Is VB6 can able to work with this package like connectivity issues?. Can somebody advice me about this because my previous experience is purely on ms access database as backend front end vb6. thnx in advance.. newvbguy | |
GreekWord1 EnglishWord1 Notes1 GreekWord2 EnglishWord2 Notes2 , EnglishWord3 Notes3 GreekWord3 EnglishWord4 Notes4 GreekWord4 EnglishWord5 Notes5 . EnglishWord6 Notes6 GreekWord5 EnglishWord7 Notes7 GreekWord6 EnglishWord8 Notes8 ? EnglishWord9 Notes9 GreekWord7 GreekWord8 GreekWord9 The above made-up example above may lose its formatting here but I think you will get the drift. Column A … | |
Hello, Can someone make me an exe of this VB code? [url]http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33626&lngWId=1[/url] I am at office now and dnt have VB installed here...so just need ur help... upload it to [url]www.rapidshare.com[/url] Thanx | |
When my program runs on a machine with XP sp2 installed and with off 2003 the following goes wrong In a table in Word f.e. 3 rows the 1 row is good with the data i presume row 2 has two sentences the 1 line has the coorect data and … | |
I need to format a 4 byte numeric value that decodes results = (byte1 * 256 * 256 * 256) + (byte2 * 256 * 256) + (byte3 * 256) + byte4 can it be done :?: /jondo | |
i wanna know how to draw text over picture box in multiple lines using print method if i used label control over picture box to draw text in multiple lines then i dont know how to save picture with label if anybody hve solution of my problems then pls reply … | |
I created a file that some vice presidents are looking at. They are very inexperienced with excel and I am trying to think of every possible error that could happen. However I know of an error but do not know how to fix it. They open the file, and it … | |
Hi , Presntly i am working on Graphics migration, for this i am developing a dll file. starting function of this dll will take VBInstance handle as the input parameter, and creates Graphic objects on VB graphics editor, while creating graphic objects, my properties dialog is flickering continously while adding … |
The End.