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
~3K People Reached
Favorite Forums
Member Avatar for andisheh1362

i have 2 program one of them in C# and the other one in visual c++. i use Socket programing in 2 of them and i want to connect them. the program in C# is Client and the program in c is server. when i connet client to server, conect …

Member Avatar for jerry32uk
0
145
Member Avatar for UNOWN

Hey guys, I am working on a small program in C# and need to figure out how to do this. I tried googling it, but nothing but local text file help comes up. So what im wanting to know is, how to write text to an online textfile such as …

Member Avatar for GAME
0
134
Member Avatar for UNOWN

Hey guys, I am needing to detect when the last item in a listbox is selected. I first tried comparing the listbox.items.count with the listbox.selectedIndex, but unfortunately, whenever i load the items from a file to the listbox, there are 1 or two extra items at the end that are …

Member Avatar for UNOWN
0
900
Member Avatar for UNOWN

Hey guys, I am having a problem figuring out how I would extract all the links from a webpage, and then filter them to get only a certain type of link. For Example: i want to filter all the links that start with: [url]http://www.googleads[/url] How would I do this? (PS. …

Member Avatar for UNOWN
0
96
Member Avatar for UNOWN

Hey guys, i need to get the URL of an image on a webpage that im currently on in the webBrowser1 on my C# program. The image does not have an id and everytime i go to that page, the image is different, so i need to extract the URL …

Member Avatar for UNOWN
0
2K