Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for markjames2012

im currently working on listview and i think i need help :) all i need to do is when i click the button it select the items and so on up to the last item and set back to beginning bu im my code its just up to the first …

Member Avatar for markjames2012
0
162
Member Avatar for intes2010

My code is working but my only problem is that the entire program freezes while it is looping and the freeze only stops when the loop is done, is there any way to get rid of this freezing? i want to see it display from 1 to 21 but instead …

Member Avatar for markjames2012
0
533
Member Avatar for markjames2012

-------------------------------------HTML CODE----------------------------------------------- <div id="song_html" class="show1"> <div class="left"> <!-- info mp3 here --> 128 kbps<br /> 00:03:46<br />3.4 mb </div> <div id="right_song"> <div style="font-size:15px;"><b>THIS IS JUST A TEST</b></div> <div style="clear:both;"></div> <div style="float:left;"> <div style="float:left; height:27px; font-size:13px; padding-top:2px;"> -------------------------------------HTML CODE----------------------------------------------- How can I Pharse this html code to get only the content …

0
75
Member Avatar for markjames2012

Ok i manage to autoselect items on listbox till reach the end of list, but i need it to automatically loop back to the fist selection of indexes when it reach the end list and so on .. i need help on this part newbie here :) if Me.Listboxs1.SelectedIndex + …

Member Avatar for markjames2012
0
2K
Member Avatar for codedude

I have a Windows aplication where i want to click a link in a website automatically after an automatic login.Now i am done with automatic log in.but unable to click the link which is enclosed inside <a> tag eg: <a>to be clicked link</a> any help will be appriciated

Member Avatar for markjames2012
0
2K