﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>A1VBCode Forums / Classic Visual Basic (VB 6 or earlier) / General Visual Basic </title><generator>InstantForum.NET v4.1.1</generator><description>A1VBCode Forums</description><link>http://www.a1vbcode.com/vbforums/</link><webMaster>forums@a1vbcode.com</webMaster><lastBuildDate>Thu, 09 Feb 2012 03:53:30 GMT</lastBuildDate><ttl>20</ttl><item><title>help and add code please help</title><link>http://www.a1vbcode.com/vbforums/Topic31168-3-1.aspx</link><description>Hi everyone, im making a replacement shell, i want to make one that will take over windows explorer, and i got it all done but the problem i have is, i want to open a text program that i made built into my program, and i want to save it to my shell desktop with icon and i want to make a folder just like what windows dose, please help thanks.&lt;br&gt;&lt;br&gt;</description><pubDate>Sat, 21 Jan 2012 12:23:47 GMT</pubDate><dc:creator>anonymous8255</dc:creator></item><item><title>VB Code for data entry form</title><link>http://www.a1vbcode.com/vbforums/Topic30825-3-1.aspx</link><description>Here’s my situation: I have not used VB for awhile, and I am looking to create a user-friendly program in which data entry people can input information about customers. &lt;br&gt;&lt;br&gt;Fields to be included on first form&lt;br&gt;First name &lt;br&gt;Last name &lt;br&gt;Address&lt;br&gt;City&lt;br&gt;State&lt;br&gt;Zip &lt;br&gt;Email &lt;br&gt;&lt;br&gt;What would be the appropriate coding for this? &lt;br&gt;&lt;br&gt;It would be really appreciated. Thanks.</description><pubDate>Wed, 26 Oct 2011 13:05:06 GMT</pubDate><dc:creator>spruchni</dc:creator></item><item><title>Please help about multiple replacing text in text file</title><link>http://www.a1vbcode.com/vbforums/Topic31165-3-1.aspx</link><description>i have a question about multiple replacing text &lt;br&gt;this are the scenario&lt;br&gt;&lt;br&gt;to be replace=9999  new value=9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;9999                                  9000&lt;br&gt;&lt;br&gt;please help it will replace line by line and if the line &gt; 999&lt;br&gt;the new value will increment into 9001 please help &lt;img align="absmiddle" src="http://www.a1vbcode.com/vbforums/Skins/Classic/Images/EmotIcons/Sad.gif" border="0" title="Sad"&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 18 Jan 2012 22:44:37 GMT</pubDate><dc:creator>kristian17</dc:creator></item><item><title>connect my access form photo to vb6</title><link>http://www.a1vbcode.com/vbforums/Topic30282-3-1.aspx</link><description>iam preparing a project which is school database managment system  so in registeration i went to do one condition that is every student must have his photo  so  a create form in access which is called registration so i want to connect my reg form to the vb form and the photo appear to may form and i can upload so help me do ing that</description><pubDate>Sun, 10 Apr 2011 03:09:21 GMT</pubDate><dc:creator>cabdiqani</dc:creator></item><item><title>Three Level hierarchy using MSDATASHAPE [Resolved]</title><link>http://www.a1vbcode.com/vbforums/Topic30384-3-1.aspx</link><description>&lt;BR&gt;&lt;BR&gt;hi...&lt;BR&gt;&lt;BR&gt;i have this code:&lt;BR&gt;&lt;BR&gt;Set rs = conn.Execute("SHAPE{SELECT * from tblemployee} " &amp;amp; _&lt;BR&gt;"APPEND((SHAPE {select * from tblcharge} " &amp;amp; _&lt;BR&gt;"APPEND({select * from tblpayment} AS charge " &amp;amp; _&lt;BR&gt;"RELATE eeid TO eeid)) AS payment " &amp;amp; _&lt;BR&gt;"RELATE eeid TO eeid)")&lt;BR&gt;&lt;BR&gt;i have my report working when i used the simple relation hierarchy of it but with the above code, i just can't get it working it give me an error like &lt;b&gt;"Data Field 'charge.slo' not found"&lt;/b&gt;. 'slo' is found on tblcharge.field&lt;BR&gt;&lt;BR&gt;please help....&lt;P&gt;&lt;b&gt;Edit: Keith&lt;/b&gt; [Resolved] and &lt;b&gt;Bold&lt;/b&gt; corrected.&lt;/P&gt;&lt;P&gt;Aren't you going to tell use how?&lt;BR&gt;</description><pubDate>Sun, 15 May 2011 09:50:51 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Converting Variables to byte arrays</title><link>http://www.a1vbcode.com/vbforums/Topic30407-3-1.aspx</link><description>Ive just discovered winsock doesnt like User Defined types so I figure it will be easier to convert the entire block of data into a byte array, send that and then convert back into its components in the type at the other end.&lt;/P&gt;&lt;P&gt;Bytes and strings are easy to do but I cant seem to find any reference as to how integers, long integers, singles and doubles are assembled except for how many bytes long they are.&lt;/P&gt;&lt;P&gt;I know that 1 bit is used to determine if the value is positive or negative but is it the most or least significant bit and in what order are the bytes stored to create the value.</description><pubDate>Tue, 31 May 2011 06:58:39 GMT</pubDate><dc:creator>Perrie</dc:creator></item><item><title>Function Rounddown in excel how above in vb</title><link>http://www.a1vbcode.com/vbforums/Topic30919-3-1.aspx</link><description>Hello&lt;/P&gt;&lt;P&gt;How to Rounddown Example 1.250.525 rounddown to 1.250.000, if in excel it can automatically&lt;/P&gt;&lt;P&gt;but how above in vb please tell me&lt;/P&gt;&lt;P&gt;Thank's</description><pubDate>Wed, 16 Nov 2011 01:52:56 GMT</pubDate><dc:creator>zikri_aushaf@yahoo.co.id</dc:creator></item><item><title>Need Your L'll Help</title><link>http://www.a1vbcode.com/vbforums/Topic30990-3-1.aspx</link><description>&lt;STRONG&gt;Database Access with the Data Control :&lt;/STRONG&gt; Could you provide me some detail about this. Any tutorial or related materials like aerticles, blogs etc. anything..</description><pubDate>Tue, 06 Dec 2011 07:57:33 GMT</pubDate><dc:creator>hannahraasch</dc:creator></item><item><title>Autofill password to open a pdf file in adobe reader</title><link>http://www.a1vbcode.com/vbforums/Topic30908-3-1.aspx</link><description>Here is my situation, I use to get a lot of mails from Incometax department where they send PDF attachments which are protected with a unique designated password. lets say a password as birthdate in ddmmyyyy format. I will have a database of those passwords in one excel file. but i want to automatically fill the password in the reader so that opening the file becomes easier. If  somebody could help me find a code for it I would appreciate it. Thank you.</description><pubDate>Mon, 14 Nov 2011 12:52:27 GMT</pubDate><dc:creator>murali.sidd</dc:creator></item><item><title>how do i make VB6 program RUN on LAN</title><link>http://www.a1vbcode.com/vbforums/Topic30897-3-1.aspx</link><description>how do i make VB6 program RUN on LAN, I dont mind if i can even get a small code that can accept a personal details under a LAN using MS Access.</description><pubDate>Thu, 10 Nov 2011 06:42:16 GMT</pubDate><dc:creator>Segzysoft</dc:creator></item><item><title>VB in place of Perl</title><link>http://www.a1vbcode.com/vbforums/Topic30868-3-1.aspx</link><description>&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000 face=Arial&gt;I am the website administrator for an amateur theatre society. On the website there is a facility for booking seats on-line. It’s in an HTML file with a Form used to take and Submit data.&lt;/FONT&gt;&lt;/P&gt;&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000 face=Arial&gt;While I understand that Perl language is nearly always used to communicate between the user and the server, I hear that Visual Basic can also be used, and since programming in VB is something of a hobby for me, I’d really appreciate some help. My efforts so far to find some direction have been fruitless.&lt;/FONT&gt;&lt;/P&gt;&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000 face=Arial&gt;I’ve downloaded Perl sample scripting off the Internet, but cannot manage to get it all working. Nor can I find anything where VB is used. Can anyone suggest a VB scripting solution?&lt;/FONT&gt;&lt;/P&gt;&lt;P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;SPAN style="FONT-FAMILY: Arial; COLOR: black; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-AU; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;FONT size=2&gt;Please help.&lt;/FONT&gt;&lt;/SPAN&gt;</description><pubDate>Thu, 03 Nov 2011 23:08:24 GMT</pubDate><dc:creator>TheatrePete</dc:creator></item><item><title>96 h &amp; no success with proxy login</title><link>http://www.a1vbcode.com/vbforums/Topic30782-3-1.aspx</link><description>Hello, once again&lt;br&gt;&lt;br&gt;I have a very BIG problem. I made program that connect to proxy server and browse via proxy server. However, my company has a made private proxy server which I must authenticate through to get to the internet. &lt;br&gt;&lt;br&gt;I read hundreds pages of docs, but without success. My program code look like so:&lt;br&gt;[CODE]    module:&lt;br&gt;    Public Declare Sub UrlMkSetSessionOption Lib "urlmon.dll" _&lt;br&gt;    (ByVal dwOption As Long, ByRef pBuffer As Any, _&lt;br&gt;    ByVal dwBufferLength As Long, ByVal dwReserved As Long)&lt;br&gt;     &lt;br&gt;    Public Type INTERNET_PROXY_INFO&lt;br&gt;    dwAccessType As Long&lt;br&gt;    lpszProxy As String&lt;br&gt;    lpszProxyBypass As String&lt;br&gt;    End Type&lt;br&gt;    Public Const INTERNET_OPEN_TYPE_PROXY = 3&lt;br&gt;    Public Const INTERNET_OPTION_PROXY = 38&lt;br&gt;     &lt;br&gt;    Public Declare Function InternetSetOption Lib "wininet.dll" Alias "InternetSetOptionA" _&lt;br&gt;    (ByVal hInternet As Long, ByVal lOption As Long, ByRef sBuffer As Any, ByVal lBufferLength As Long) As Integer&lt;br&gt;    Public Declare Function InternetSetOptionStr Lib "wininet.dll" Alias "InternetSetOptionA" _&lt;br&gt;    (ByVal hInternet As Long, ByVal lOption As Long, ByVal sBuffer As String, ByVal lBufferLength As Long) As Integer&lt;br&gt;     &lt;br&gt;     &lt;br&gt;    form:&lt;br&gt;    Private Sub Command6_Click()&lt;br&gt;    Dim ipi As INTERNET_PROXY_INFO&lt;br&gt;    dim username as string &lt;br&gt;    dim password as string &lt;br&gt;&lt;br&gt;    ipi.dwAccessType = INTERNET_OPEN_TYPE_PROXY&lt;br&gt;    ipi.lpszProxy = "46.37.165.113:17890"&lt;br&gt;    ipi.lpszProxyBypass = ""&lt;br&gt;     &lt;br&gt;    username = "america01" 'proxy server ID and PASS real and WORKING&lt;br&gt;    password = "YpEEJy8u"  'proxy server ID and PASS real and WORKING&lt;br&gt;     &lt;br&gt;    call UrlMkSetSessionOption(INTERNET_OPTION_PROXY_USERNAME, username, sizeof(username), 0);&lt;br&gt;    call UrlMkSetSessionOption(INTERNET_OPTION_PROXY_PASSWORD, password, sizeof(password), 0);&lt;br&gt;    call UrlMkSetSessionOption(INTERNET_OPTION_PROXY, ipi, Len(ipi), 0) &lt;br&gt;    Form1.WebBrowser1.Navigate "http://whatismyipaddress.com/"&lt;br&gt;[/CODE]&lt;br&gt;&lt;br&gt;What wrong I`m doing ?</description><pubDate>Fri, 14 Oct 2011 10:42:03 GMT</pubDate><dc:creator>whistler</dc:creator></item><item><title>Data report help...</title><link>http://www.a1vbcode.com/vbforums/Topic30364-3-1.aspx</link><description>hi... &lt;br&gt;&lt;br&gt;i am developing a program and access is the database that i choose as backend. i am having a trouble on using the data report. i have 3 tables and all of them are linked by the employee id&lt;br&gt;&lt;br&gt;table1-consist of names&lt;br&gt;table2-consist of their charges(amount)&lt;br&gt;table3-consist of their payment in charges&lt;br&gt;&lt;br&gt;below is the sample query that i made to linked the 3 tables&lt;br&gt;&lt;br&gt;"Select table1.*,table2.*,table3.* from (table1 INNER JOIN table2 on table1.eeid=table2.eeid) INNER JOIN table3 on table1.eeid=table3.eeid where table1.eeid="string""&lt;br&gt;&lt;br&gt;i set the connection of data report on the ff:&lt;br&gt;set datareport.datasource=recordset&lt;br&gt;&lt;br&gt;and i also set the datafield of the textbox inside the data report.&lt;br&gt;&lt;br&gt;when i execute the program, the system doesn't give me an error but the data report show no data on every datafield.&lt;br&gt;&lt;br&gt;what could be my mistake. please help...&lt;br&gt;&lt;br&gt;thanks....</description><pubDate>Sat, 07 May 2011 11:17:04 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Auto Sum on excel through vb6</title><link>http://www.a1vbcode.com/vbforums/Topic30777-3-1.aspx</link><description>hello!!&lt;br&gt;&lt;br&gt;ive create a program and one of its function is to export report into excel file but my problem is i dont know how to auto sum the amount for each record example employee1', it is a charge management system it is where the penalty of employee is recorded. and i want to auto sum each of their recorded amount on one excel report, please someone give me a hint.. &lt;br&gt;&lt;br&gt;&lt;br&gt;thanks,,,</description><pubDate>Wed, 12 Oct 2011 23:32:00 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Digitize Part of Bitmap Image</title><link>http://www.a1vbcode.com/vbforums/Topic29215-3-1.aspx</link><description>I am a raw beginner to visual basic (I have ver. 6), I do have some experience with quickbasic 4.5 which is not visual.&lt;br&gt;I need code to open a large bitmap image in JPG format, size is 2300 by 2697 pix and my screen size is 1024 by 768, placing it on a background ( or layer), which will not be saved. Then on an active layer I want to draw parts of this bitmap image in as points (nodes) and lines, or ploylines, and when done, save this vector data (layer).&lt;br&gt;Then I want to export or save this vector data to a file  in plain text. &lt;br&gt;&lt;br&gt;Looks like what I need to do is write code for a "picture box" in order to load (open) the jpg bitmat, --- then  ---&lt;br&gt;&lt;br&gt;write code for recording (appending) the screen coordinates of each mouse click, to an ascii text file.&lt;br&gt;&lt;br&gt;I have read general books for V B but it appears they are assuming that I already know what is going on, which I do not.&lt;br&gt;&lt;br&gt;There are commercial programs which will do this, but they are very expensive, and the beauty of writing my own is that I have some control over how it works.&lt;br&gt;La Vesey&lt;br&gt;</description><pubDate>Tue, 27 Apr 2010 12:18:23 GMT</pubDate><dc:creator>La Vesey</dc:creator></item><item><title>Please I need a code that can send sms to a GSM phone using VB6. I am working on my project and i want to introduce GSM phone alert.</title><link>http://www.a1vbcode.com/vbforums/Topic30766-3-1.aspx</link><description>Please I need a code that can send sms to a GSM phone using VB6. I am working on my project and i want to introduce GSM phone alert. I will be glad if i can find a help. I know i am with the right people that heve good program skills</description><pubDate>Tue, 11 Oct 2011 15:33:22 GMT</pubDate><dc:creator>Segzysoft</dc:creator></item><item><title>vb6 application to run on mobile phone</title><link>http://www.a1vbcode.com/vbforums/Topic30308-3-1.aspx</link><description>hi..&lt;br&gt;&lt;br&gt;is it possible to run vb6 project .exe on bb 8520?if it is possible can u please give me a hint or a link on how to do it?&lt;br&gt;&lt;br&gt;thank you</description><pubDate>Sat, 16 Apr 2011 21:38:43 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>How to monitor network users?</title><link>http://www.a1vbcode.com/vbforums/Topic30648-3-1.aspx</link><description>Does anyone know how to monitor all network users activity (create, delete, move, etc... files/folders)?&lt;br&gt;&lt;br&gt;&lt;br&gt;Please let me know.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;daveofgv</description><pubDate>Sun, 11 Sep 2011 12:25:15 GMT</pubDate><dc:creator>daveofgv</dc:creator></item><item><title>Deployment of sql database Please help</title><link>http://www.a1vbcode.com/vbforums/Topic30647-3-1.aspx</link><description>hi,,&lt;br&gt;&lt;br&gt;i have created a stand alone program and i use MySQL 5.0 as the database and i already compiled it to .exe. but my problem is when i installed and run it on my laptop as i have created the program on my desktop, the database could not be read, it says unable to locate/read the database blah blah, my question is , do i need to install also the Mysql 5.0 on my laptop where the program is installed? my laptop has no programming tools installed on it... please help&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Sun, 11 Sep 2011 09:44:09 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Please, how can i save image using VB6 and Access</title><link>http://www.a1vbcode.com/vbforums/Topic30587-3-1.aspx</link><description>Please, i need someone to help me out. I am trying to work on my project " Student Information system which will involve saving passport photograph using VB6 and ACCESS database</description><pubDate>Tue, 23 Aug 2011 18:00:00 GMT</pubDate><dc:creator>Segzysoft</dc:creator></item><item><title>Insert Data into Excel file through VB 6</title><link>http://www.a1vbcode.com/vbforums/Topic30452-3-1.aspx</link><description>i want to make simple  VB Form where i am inserting numbers and that Numbers will be stored in Excel Spreadsheet.&lt;br&gt;so Please Need help .. &lt;br&gt;How can i insert, Delete, update, Data into Excel Spreadsheet Through VB 6&lt;br&gt;</description><pubDate>Thu, 23 Jun 2011 03:03:25 GMT</pubDate><dc:creator>vbraval</dc:creator></item><item><title>Create New Worksheet With Data From Another Worksheet By Part No</title><link>http://www.a1vbcode.com/vbforums/Topic30530-3-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;&lt;br&gt;Can anyone help me with this please?&lt;br&gt;See the details in the post below&lt;br&gt;Regards&lt;br&gt;&lt;br&gt;Bill</description><pubDate>Wed, 27 Jul 2011 00:02:09 GMT</pubDate><dc:creator>bstafford</dc:creator></item><item><title>Stop Watch Program?</title><link>http://www.a1vbcode.com/vbforums/Topic30492-3-1.aspx</link><description>I have a little experiece with Visual Basic 3.0, but I have not written code in quite a while.  I would like to write a stop watch program that would get inputs from external photoelectric sensors.  The sensors will be placed 200 feet apart on a pond to measure top speeds of radio controlled boats.  Is this possible?  Would there be any other hardware needed to link the photoelectric sensors to the computer?  I assume there might be a piece of hardware that plugs into a USB port and then the sensors can be linked up?  &lt;/P&gt;&lt;P&gt;Thanks for any help.</description><pubDate>Fri, 08 Jul 2011 13:41:29 GMT</pubDate><dc:creator>Black Out</dc:creator></item><item><title>vb GRAPH DATA ACQUSION</title><link>http://www.a1vbcode.com/vbforums/Topic30505-3-1.aspx</link><description>FROM GRAPH DATA ACQUISITION  READ  DATA DISPLAY AND SAVE</description><pubDate>Thu, 14 Jul 2011 01:51:13 GMT</pubDate><dc:creator>skvelinfotech</dc:creator></item><item><title>Help with vb6 color pallete</title><link>http://www.a1vbcode.com/vbforums/Topic30416-3-1.aspx</link><description>Hi...&lt;br&gt;&lt;br&gt;my vb6 color pallete is having an error. ive been using the same application then suddenly i just noticed that in all controls in vb6 each time i go to any properties that has color on it and click on Pallete Tab, well the color pallete doesnt show any color and if i run my mouse over it then the color boxes will appear but with no colors. how did this happen. thanks..&lt;br&gt;&lt;br&gt;</description><pubDate>Sat, 04 Jun 2011 11:15:18 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Data Transfer</title><link>http://www.a1vbcode.com/vbforums/Topic30406-3-1.aspx</link><description>Im setting up a Server/Client application and using winsock to transfer discrete variables and arrays between the 2 apps but I also have Bitmaps and Wav files to move from one to the other, some of which can be sizable.&lt;/P&gt;&lt;P&gt;Should I stick to using winsoock for them and send as byte arrays or would it be better to use FTP, If FTP would be better,some guide to using FTP between server/client apps would be appreciated.</description><pubDate>Mon, 30 May 2011 22:34:39 GMT</pubDate><dc:creator>Perrie</dc:creator></item><item><title>Photo on data report</title><link>http://www.a1vbcode.com/vbforums/Topic30279-3-1.aspx</link><description>Hi.. &lt;br&gt;&lt;br&gt;is it possible to create a report on data report where for example every name will show its corresponding photo in one report? I've been trying to create a report were all employee info with photo will be generated in one report but the problem is, it only shows the first photo on the record on every information of the employee. i already tried looping it but it shows the last photo of the database on every information of the employee. the report only shows one same photo on every information.&lt;br&gt;&lt;br&gt;please give advice...&lt;br&gt;&lt;br&gt;thanks...</description><pubDate>Sat, 09 Apr 2011 13:46:15 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Subtitle WMP  ( sous-titres WMP)</title><link>http://www.a1vbcode.com/vbforums/Topic30371-3-1.aspx</link><description>Avez vous  une idée pour insérer un fichier de sous titres (srt ou smi) lors de la création d'un Lecteur vidéo avec Windows media player sur VB ?&lt;/P&gt;&lt;P&gt;&lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;Have&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;you&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;any idea&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;to insert&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;a&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;subtitle&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;file&lt;/SPAN&gt; &lt;SPAN class="hps atn" title="Cliquer ici pour voir d'autres traductions"&gt;(&lt;/SPAN&gt;&lt;SPAN title="Cliquer ici pour voir d'autres traductions"&gt;srt&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;or&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;smi&lt;/SPAN&gt;&lt;SPAN title="Cliquer ici pour voir d'autres traductions"&gt;)&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;when&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;creating&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;a&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;player&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;with&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;Windows&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;Media&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;Player&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;on&lt;/SPAN&gt; &lt;SPAN class=hps title="Cliquer ici pour voir d'autres traductions"&gt;VB&lt;/SPAN&gt;&lt;SPAN title="Cliquer ici pour voir d'autres traductions"&gt;?&lt;/SPAN&gt;</description><pubDate>Wed, 11 May 2011 12:05:04 GMT</pubDate><dc:creator>mdegremo</dc:creator></item><item><title>MyDiary Test</title><link>http://www.a1vbcode.com/vbforums/Topic30347-3-1.aspx</link><description>Hey guys. Just wondering if you could test out my program for me? Thanks ;D&lt;br&gt;&lt;br&gt;http://uploading.com/files/9c2cmd12/MyDiary.zip/&lt;br&gt;&lt;br&gt;Username is admin&lt;br&gt;Password is admin&lt;br&gt;&lt;br&gt;You can change the settings when the program is run. &lt;br&gt;All of the data is stored as a string using the "settings" in vb.&lt;br&gt;&lt;br&gt;THANKS &lt;img align="absmiddle" src="http://www.a1vbcode.com/vbforums/Skins/Classic/Images/EmotIcons/BigGrin.gif" border="0" title="BigGrin"&gt;</description><pubDate>Sun, 01 May 2011 07:24:39 GMT</pubDate><dc:creator>Jabdennel</dc:creator></item><item><title>Updating using dataGrid</title><link>http://www.a1vbcode.com/vbforums/Topic30335-3-1.aspx</link><description>hi..&lt;br&gt;&lt;br&gt;i am having a trouble on how to update the data that is on the data grid. the data grid is bound on the table and now what i want is that each time the user make changes on the data that is viewed on the datagrid, that changes will also reflect on the database.&lt;br&gt;please help how can i achieve that.&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;datagrid properties where also enabled to updating</description><pubDate>Fri, 22 Apr 2011 12:19:30 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>QUIZ PROGRAM IN VB6, PLEASE HELP</title><link>http://www.a1vbcode.com/vbforums/Topic30326-3-1.aspx</link><description>Hello friends, this is my first post on this website. I am learning how to program in VB6 as I am a student at a college. I need help in creating a QUIZ PROGRAM for a teacher who will create questions and answers himself/herself which will be maximum of 20 questions &amp; answers.  I know how to link forms to each other, labels and all the other basic stuff, however, I don't have the knowledge of creating such program that someone will have to make up the questions and answers for their students.&lt;br&gt;&lt;br&gt;What I basically need help in is that I have to create a text box where the teacher will type in the question and option buttons for the answers but to do this I want to place a "ADD" button on the form so that once it is clicked by the teacher, he/she will be able to make up the questions and answers. &lt;br&gt;&lt;br&gt;or it can be any other easier way to for the teacher to make up questions and answers that you have in mind and suggest me it. I tried my best to explain easily what I need help in, please let me know if you don't understand properly. Thanks a lot for your help.</description><pubDate>Wed, 20 Apr 2011 00:06:27 GMT</pubDate><dc:creator>shaan</dc:creator></item><item><title>listview.ocx</title><link>http://www.a1vbcode.com/vbforums/Topic30301-3-1.aspx</link><description>hi..&lt;br&gt;can anyone of you please give me a link to free listview.ocx in vb6.. im tired of using the default listview in vb6. coz it cant be customized to what the i want. so if someone of you there know a link to a better listview,will you please share...&lt;br&gt;&lt;br&gt;thanks...</description><pubDate>Thu, 14 Apr 2011 20:01:01 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>trial aplication</title><link>http://www.a1vbcode.com/vbforums/Topic30276-3-1.aspx</link><description>Hello programmer vb classic ...&lt;br&gt;I wanted to ask, I'm making an application&lt;br&gt;ready made, but there is a problem in the application.&lt;br&gt;the problem is I want to make a trial form&lt;br&gt;but who reads the serial hard drives and also create a keygen for the program. please help me&lt;br&gt;&lt;img align="absmiddle" src="http://www.a1vbcode.com/vbforums/Skins/Classic/Images/EmotIcons/Tongue.gif" border="0" title="Tongue"&gt;</description><pubDate>Fri, 08 Apr 2011 22:24:37 GMT</pubDate><dc:creator>johansoft</dc:creator></item><item><title>Load image at runtime on data report</title><link>http://www.a1vbcode.com/vbforums/Topic30252-3-1.aspx</link><description>hi..&lt;br&gt;&lt;br&gt;please help how to load a picture on data report at runtime. i am using this code but it always give me an error each time i load the data report.&lt;br&gt;&lt;br&gt;private sub command1_click()&lt;br&gt;rs.open"path"&lt;br&gt;with datareport&lt;br&gt;&lt;br&gt;set .datasource=rs&lt;br&gt;&lt;br&gt;.Sections("section4").Controls("RptImage").Picture = LoadPicture(picture filename)&lt;br&gt;.show&lt;br&gt;&lt;br&gt;end with &lt;br&gt;&lt;br&gt;end sub&lt;br&gt;&lt;br&gt;the error says "Doesn't support object or method"&lt;br&gt;&lt;br&gt;please give me advice.&lt;br&gt;&lt;br&gt;thanks...</description><pubDate>Tue, 29 Mar 2011 13:27:32 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>how to backup and restore</title><link>http://www.a1vbcode.com/vbforums/Topic30194-3-1.aspx</link><description>Hi..&lt;br&gt;can any one please tell me whats wrong with this code...&lt;br&gt;&lt;br&gt;Open "C:\sample.bat" For Output As #1&lt;br&gt;Dim str As String&lt;br&gt;str = "mysql path\bin\mysqldump.exe --host=localhost --user=user --password=pass --database=dbase -r&gt; c:\bck.sql"&lt;br&gt;Print #1, ComandoSh&lt;br&gt;Close 1&lt;br&gt;ProcId = Shell("C:\bck.bat", vbHide)&lt;br&gt;&lt;br&gt;it only create a text file and bck.sql but it has no record at all.&lt;br&gt;im using mysql 5.1&lt;br&gt;thanks&lt;br&gt;</description><pubDate>Sun, 20 Mar 2011 23:33:43 GMT</pubDate><dc:creator>chaw12</dc:creator></item><item><title>Controlling soundcard VB6</title><link>http://www.a1vbcode.com/vbforums/Topic29563-3-1.aspx</link><description>Where can I find more information about controlling soundcard (Windows 7)?</description><pubDate>Sat, 28 Aug 2010 14:28:12 GMT</pubDate><dc:creator>Kiter</dc:creator></item><item><title>Search Box in Visual Basic</title><link>http://www.a1vbcode.com/vbforums/Topic30202-3-1.aspx</link><description>Now, imagine there is search box (textbox), and below there are a search button with a rich text box.&lt;br&gt;&lt;br&gt;My text file located in the drive C is like this:&lt;br&gt;&lt;br&gt;Product: Cement Size: Big: Cost: 245 Type: Construction&lt;br&gt;Product: Iron Size: Big Cost: 123 Type: Consruction&lt;br&gt;Product: Glass Size: Small Cost: 23 Type: Non-Construction&lt;br&gt;Product: Chocolate Size: Small Cost: 10 Type: Food&lt;br&gt;&lt;br&gt;I want to search only two types of items in my text file located in drive C, namely: Construction and Non-construction. When the user will type a product name, OR size, OR whatever, he must get results only for the Construction or Non-construction. The user must not get results for the Food. And the user can make misspelling of words in the search, so the Search box must tackle it. And yes, the results should appear on the rich text box on the form itself.&lt;br&gt;&lt;br&gt;My questions are:&lt;br&gt;&lt;br&gt;&lt;br&gt;1/ What is the code of doing the Search according the criteria above?&lt;br&gt;2/ What is the code to put the results on the rich text box?&lt;br&gt;&lt;br&gt;Thank you!&lt;br&gt;</description><pubDate>Tue, 22 Mar 2011 04:21:56 GMT</pubDate><dc:creator>bunnyali2011</dc:creator></item><item><title>advanced media player</title><link>http://www.a1vbcode.com/vbforums/Topic30208-3-1.aspx</link><description>In the past I used msdxm.ocx as media player, but it won't work under windows 7&lt;/P&gt;&lt;P&gt;What media player can I use?&lt;/P&gt;&lt;P&gt;I need:&lt;/P&gt;&lt;P&gt;duration&lt;BR&gt;current position&lt;/P&gt;&lt;P&gt;Kiter</description><pubDate>Tue, 22 Mar 2011 15:50:03 GMT</pubDate><dc:creator>Kiter</dc:creator></item><item><title>Combobox and MaskTextBox in Visual Basic</title><link>http://www.a1vbcode.com/vbforums/Topic30195-3-1.aspx</link><description>Well I have a combobox with 3 items namely: Product Size and Cost.&lt;br&gt;&lt;br&gt;I have also a maskedtextbox.&lt;br&gt;&lt;br&gt;If I select "Product" and "Size" on the combobox, I want to disable the maskedtextbox from filling, how must I do it?</description><pubDate>Mon, 21 Mar 2011 04:24:44 GMT</pubDate><dc:creator>bunnyali2011</dc:creator></item><item><title>Icons</title><link>http://www.a1vbcode.com/vbforums/Topic30173-3-1.aspx</link><description>Hi..&lt;br&gt;&lt;br&gt;Ive been trying to download an icons on the net but every time i put it on the imagelist it always give me an error. can someone please give me a site where i can download icons that can be use in vb6/.net? or maybe a link to a site where i can download a software that can make an icons..&lt;br&gt;&lt;br&gt;thank you&lt;br&gt;</description><pubDate>Fri, 11 Mar 2011 09:10:59 GMT</pubDate><dc:creator>chaw12</dc:creator></item></channel></rss>
