blah blah blah is here! blah blah » Close

0
votes
1 answers

Dynamic database (SQL + C#)

I'm creating a form which volunteers need to fill out (name, phone number and a drop down list). The drop down list contains 3 options (dish washing, trash taking, house cleaning). Volunteer are supposed to fill their name and phone numb ...

0
votes
1 answers

Search and Replace

Hi guys. I really hope you can help. I would like a script which does the following: Imagine there is an xml file called file_test.xls with 4 columns Column A = contains a path name (example: C:\Desktop\Folder1\file_one.php) Column B = ...

0
votes
1 answers

C# Text Manipulation 2

Thank you Vulpes for the great help you provided, I really appreciate it. I have a last request, and I will not bother you anymore. I receive a text file containing user comments from 1 to 100. the format is always like this: DateAutor: J ...

0
votes
1 answers

C# Text Manipulation Application

Hi guys, I'm asking for your help making an application that can save me time by extract some text from a page (sourcepage.txt), and putting it in another page (resultpage.txt) in a formated way, The original document has this format, all t ...

0
votes
1 answers

C# Application (find and add)

I'm trying to make an application to search for a title in a specific page, and output it in another page which already have content in it, the new content will be output on top of the previous one, here is more details: I have an artic ...

0
votes
1 answers

C# Application (trim)

I'm new to C#, and I really need to have a Windows application that will help me. I receive every day a document called NAMES, that document has inside it these information: Name1: John Doe Comments: I'm John Doe Name2: John Dee Comment ...

0
votes
1 answers

How to resize a JPEG Image using a windows application

Hi, this is my first post I hope you guys can help, if I get the solution it will save me a lot of time because I do this constantly. I have a folder containing one image. Everyday I get a new image to that same folder. Now I'm wondering i ...

Feedback