Forum: MySQL Oct 1st, 2008 |
| Replies: 2 Views: 1,383 Can anyone point me in the right direction here |
Forum: MySQL Aug 30th, 2008 |
| Replies: 2 Views: 1,383 hi all,
I have been trying to convert my phpnuke setup over to mysqli.I am running it as mysql at the moment on apache 2.2.9, php 5.2.6 and mysql 5.0.51b.I have attached the unmodified file as i... |
Forum: C# Sep 25th, 2007 |
| Replies: 12 Views: 10,614 I identified the debugger error....apart from that it is out of my league :)
but i got it working and it does what i want so i'll quit while im ahead i think :)
here is a link to the code for... |
Forum: C# Sep 24th, 2007 |
| Replies: 12 Views: 10,614 I am so close its not funny........
ive done what you suggested and when i build the application and try to open a text file it says this is not a valid image.the only message i get in express is;... |
Forum: C# Sep 23rd, 2007 |
| Replies: 12 Views: 10,614 the date format is always the same for what i am doing...
e.g.
MM-DD-YYYY |
Forum: C# Sep 23rd, 2007 |
| Replies: 12 Views: 10,614 i also have a second question
its after his answer in case you missed it..... |
Forum: C# Sep 22nd, 2007 |
| Replies: 12 Views: 10,614 Anyone got any ideas on this one |
Forum: C# Sep 13th, 2007 |
| Replies: 12 Views: 10,614 where exactly would i add this....im assuming this file somewhere;;;
using System;
using System.Drawing;
using System.ComponentModel;
using System.Windows.Forms;
using System.IO;
using... |
Forum: C# Sep 13th, 2007 |
| Replies: 12 Views: 10,614 Hi,
I want to open a text file and read the data then sort it via date.
i found some stuff already that helps but im new to this and if anyone point me in the right direction it would be very... |