Forum: C# Feb 27th, 2008 |
| Replies: 4 Views: 10,469 Thanks for alll you help Ramy,
Here is the code for inserting the image...
code behind page..
int imgLen = FileUpload1.PostedFile.ContentLength;
string imgContentType =... |
Forum: C# Feb 26th, 2008 |
| Replies: 2 Views: 1,735 Any help would be great, thanks! |
Forum: C# Feb 26th, 2008 |
| Replies: 2 Views: 1,735 Hi,
I'm trying to display an image that's stored in a SQL Server database. The ContentType and binary data are being returned but the image is coming up as a broken image. To test that the data is... |
Forum: C# Feb 25th, 2008 |
| Replies: 4 Views: 10,469 Hi Ramy,
It's getting data back from the database now, but it's coming up as a broken image. Any ideas? So close!
if (adm.HasRows)
{
while... |
Forum: C# Feb 22nd, 2008 |
| Replies: 4 Views: 10,469 Hi,
I'm looking for help with this. I'm tring to get an image back from my SQL Server Express database. The code below is where I'm calling the stored procedure from. If I leave out the IF... |
Forum: IT Professionals' Lounge Dec 6th, 2007 |
| Replies: 16 Views: 5,424 Yes, to be honest, I do think there are more skilled people in India.
I don't think it's a dumbing down of IT processes, and I don't think there needs to be loss of quality. If you can get... |