No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
20 Posted Topics
Hey everyone, I'm a bit new still at html and css. I'm having a bit of a problem with the positioning of my main content. It won't be centered. I've used a background container to try to manage it and I can't, for the love of god, get it to …
Hi, I'm a bit rusty with my C# but I'm trying to write a program for this website I am making. It's just a little something to help me edit certain texts in my website faster than what I normally do. Anyway the program I am making, I want it …
HI, I've been looking for a long time now, for some simple ways to get the full path of a file in the same directory of my console and the console itself. The main purpose of my small project is to just locate a file and move it into another …
Hi, I've been working on this mini project on a WFA. Basically what I'm trying to do is, move files through a checkedListBox. I have the c.listbox and i got the items on it, but I want to have the files moved (only the checked ones) into a pre-defined directory …
Hey so I'm a bit new to html and css. I can do some basic thigns but some stuff I am starting to notice is the position of divs and my pictures / links I am placing. I am hosting this small server and I was working on a webpage …
Hi, I've been researching these past few days on SendMessage and FindWindow and I've been looking at example source codes but I just can't seem to understand the process between it. At first I just wanted to send a simple message from a textbox to the open chat of another …
Hi, I am trying to develop a program to read through this xml file 'config.xml' and I have specific portions of the file that the user can edit and save. I have been searching everywhere for some help on reading to and from and writing to and saving childnodes from …
What's up with this chinese guy lmao. And dude, you are lucky. I wan't to do the same when I go to college next year. I'm going to major in Programming Languages. I only know some intermediate C# levels. I really want to learn SQL, php, html, and C++ of …
Hey, I'm trying to make a program where you have the file, which is a config.xml. I'm basically going to have the user type in numbers into a textbox, and when they hit a button, it will search for the first few characters in the file, delete the whole line, …
Hi, I'm sort of creating a launcher for a server I'm hosting. I have an idea of how I'm going to make this happen but I've no clue how to get around to it. Well I want my launcher to read the folder I have and check all the files, …
sknake your obviously more pro than I but this could work out as well, right? =] [CODE=csharp] { pictureBox1.Dispose(); } [/CODE]
Hi, I knew before, the coding to write from a textbox to a textfile and read from one and similar thigns to it. But I lost all my projects and i forgot how to do it. What I'm trying to do is a have the information the user inputs into …
Hi, I have these 2 links I want to start in this web browser. The point of it being in the web browser is so they can't see the 2 links. The first link signs the person in on this gaming website. And the second link starts the game. The …
Hi there. I would like to know how to make a label blink. Like I have these 2 labels. I would like the first label to blink when the form is loaded. Then when I press a button, the blinking label will stop and I will have the second label's …
Hi there. I was wondering how on earth do I transfer information from Form1 to Form2. For example, like, I type in form1 textbox "hello there" and in form2, if it is open, it will dis play ''hello there'' in its textbox or in a message box, something like that. …
Hi there. Is it possible to make it so that a user can manually add and delete file resources by using a open file dialog? Like, the user can click a button which opens up a FileDialog. Then they can choose a file to load it into the program as …
Hi there. I was wondering how I would add another form to my Form1 in a WFA project. And then when I click on a button on Form1, Form2 pops up. I have no idea on how to do this and I was wondering if anyone knew =] Thanks for …
Hi there. I was wondering how I can store a file I have on my computer into my WFA project. I want to store a file in there so that when the user clicks on the button, it will distribute the file inside the program to the user's computer, in …
Hi there! I've been looking everywhere around the internet and I couldn't find an exact code to help me create a working countdown timer in my WFA project. What I want to do basically, is make it so that when after I click my button, the timer will count down …
The End.
pilipino93