No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hi all, im having issues with event's and methods. I have 2 forms, for example form1 and form 2. on form 1 i have a label and on form 2 i have a check box. what im trying to achieve is when the check box is checked in form 2, …
Hi all i was wondering wheather anyone knows about the context menu autoclose feature because it doesnt seem to work for me. I have a context menu associated with a control and i have auto close set to false but now my context menu wont show i have tried all …
Hi all i was wondering wheather anyone could help me with doing a screen grab on a hidden form? i dont have a clue where to start! The idea is i have a form with a webbrowser control on it, the form is hidden and when i send a command …
Hi all im Domino.vbcoder I am currently writing a security logger for a client, part of the project reads a txt file and searches for a line then replaces the line with a specified string as the code shows bellow, my problem is when it replaces the line with the …
Hi all i was wondering wheather someone could explain how i would extract the string data in bold from the xml line bellow? <countrydata> <stateid="point"><name>[B]Sligo[/B]</name><size>2</size><loc>[B]54.28,-8.48[/B]</loc></state> </countrydata> I am using an xReader to read the file in another program but the structure is very different, the code i use for the …
The End.
domino.vbcoder