bob this questin belongs to diffrent project that i work.I am using data avilibitly as flag to trigger diffrent events within my vb6 applicaiton. So i need to know how to check data avilibitly some how.
Bob thanks for your reply.But my problem is making such compare of content. I tried like 4 method all of them failed. could you show me how to make such compar and where in my code i should do the compare?Thanks
Thank you for your reply. I am trying to reduce the number of listview reloading. I want to reload listview ONLY when i see its data is diffrent then the data that has just arrived. Could you help me with this probelm?
could any one show me how i can add clock timer that shows hour:min:seconds to a perticuler listview column ?
I want to add running time as a listview -item.
I have seen applications that they added timer to listview item and ability to freez it or reset it when diffrent events happens. There...
Hi all. I am filling a listview with xml data as shown in code beleow. I am calling this part using timer.What i want at the end of this code to compare listview1 with listview2. If they are diffrent or if listview2 is empty then i copy content of listview1 to listview 2.Otherwise do nothing...
Many thanks for your explantion. Actually the xml that i deal with look as follows.The xml is generated from dynamic mysql data that changes.Could you show me how i can compare xml with data in listview and if they are diffrent then i update listview whith new data.Is this the method you...
Hi all. I have seen many applications that listview ONLY updates when new data is avilable or when current data changes. I am making an application that deals with similer case. But i don't know how these applications achive this task. I tried to use timer to refresh my listview every few...
In my project i added a timer that frequently checks a remote xml. What i want this new timer some how check if the rss feed is giving any result out. If it gives data out i for example reload webbrowser controle.If it doesn't give any data out i do nothing. (I don't need to output xml...
Thanks for your suggestion. Itshim i tried your solution now when i check the source code of the page i see all part of the code but unfortunetly it doesn't display my data!! I think the problem is that all code inside doc.write("....");are not in one big line. That is why no data is shown on...
Hi all. I have the following php script that supposed to output mysql data in specified html format. The data is chat trascript but unfortuently it never outputs data and it gives me no error. could any one look at this and let me know what i am doing wrong.Thanks
The script supposed to create...
I created a popup menu and it has few items on it. The popup menu get displaied when i right click listview row.Now i want to diffrent forms open when i select diffrent items from the menu. could and one show me how i can link forms to menu items?
Furthermore, i want some how pass listview item...
Thanks for you reply. I created menu using menu editor as shown in pic but i don't know how to make
it visible when i right click listview item so i be able to select items.Now the menue is in the top
of form!!Could u tell me what i am doing wrong? I keep right clicking and nothing...
Could any one show me how send 3 variables(textbox data,listview 4th coloumn item and another constant varible to a php script via post method from within vb6 by clicking send button. My goal is to send these 3 varibles to php script so it writes them to mysql.Thanks
Hi all. could any one show me how i can add menu by right clicking listview item and be select an item and it opens new winow. I be happy if some one show me how this can be done.Thanks
Hi all. i have the following remote rss xml in rss.php I want to populate the xml data to vb6 listview. could any one show me how this can be done.Thanks
Note:The number of items in xml is dynamic not fixed
rss.php
<playlist>
<song>
<artist>artistname1</artist>...
Hi all. I am running vb6 on xp pro. I have many programs that uses webbrowser controle.Recently i upgraded my browser from IE6 to IE7.Now when i try to run those old programs i get this strange error:
IE7 - File Not Found ieframe.dll\1
Could any one show me a quick fix so i don't have to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.