Forum: C# Mar 2nd, 2008 |
| Replies: 5 Views: 959 Ok i have been reading up on ServiceController and have created an instance of it. On my local machine i have this directory path C:\\ruby\ruby\bin\ and in this directory i have these files along... |
Forum: C# Mar 1st, 2008 |
| Replies: 5 Views: 959 servicecontroller sounds like the right way to go. Is mongrel_service the file i need to use, and how do i associate it with the rails app when i start it? |
Forum: C# Mar 1st, 2008 |
| Replies: 5 Views: 959 I am working on an application to help ease some of the command line stuff for ruby on rails while i learn it. I have the app starting and stopping apache as well as MySql. What i am having trouble... |
Forum: C# Mar 1st, 2008 |
| Replies: 1 Views: 16,051 Anybody? I assure you this is not for anything malicious or illegal. Please, i really need help with this. |
Forum: C# Feb 26th, 2008 |
| Replies: 1 Views: 16,051 This Header function is from VB. I am trying to do the same with C# using HttpWebRequest and having trouble. Can anyone help to show me what i am doing wrong?
Here is a VB function which is sent... |
Forum: Perl Jun 19th, 2005 |
| Replies: 1 Views: 3,651 Hey guys. I have a prewritten script for uploading images to my server. It already checks filesize which i need. But i also need to check the image width and height to make sure it does not go over a... |