bhdih
Posts: 6
|
| Posted: 12/08/2006, 10:36 AM |
|
hi,
As an Administrator, I write articles in database but without images... I have a field in table Articles wich is for image... How could I do to put an image in it ?
Thank you.
_________________
Thanks a lot |
 |
 |
Edd
Posts: 547
|
| Posted: 12/09/2006, 7:44 PM |
|
When I asked the same question years ago people implored me not to do it as it is not efficient manner of storage and if you think of what it has to do I agree.
Aside from my opinions if you want to store images in a database then use a COM object such as persists ASPUpload - in the past I have found that it is the best supported of all the products ans you can post directly into a database.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
bhdih
Posts: 6
|
| Posted: 12/10/2006, 3:32 AM |
|
But I am beginner...! Would you like to tell how to do (step by step) just few words to explain to me tips or some thing...
Thank you very much.
_________________
Thanks a lot |
 |
 |
Edd
Posts: 547
|
| Posted: 12/10/2006, 3:40 AM |
|
bhdih,
To start with please evaluate the ASP Upload product to see if it is suitable and if it is download the product on a trial basis and do some testing.
The have a number of well documented examples on their website: http://www.aspupload.com/manual.html
You need to do some homework, once you have downloaded and evaluated the product both in ASP then on CodeCharge, then repost.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
bhdih
Posts: 6
|
| Posted: 12/10/2006, 7:49 AM |
|
That's what I need... much thanks Edd.
_________________
Thanks a lot |
 |
 |