Ask a Question related to ASP Database, Design and Development.
-
Nicolae Fieraru #1
Uploading image and text into a database
Hi All,
I would like to know if there is a way to upload an image and text into
an Access database using asp. I have a web site hosted on a web server which
doesn't accept to install components. If anybody knows some sample code (in
case this is possible), a link or some code would be welcome.
Any reply is appreciated.
Regards,
Nicolae
Nicolae Fieraru Guest
-
Uploading image
I'm got a cool uploading images tutorial from Asfusion.com. I got it working but this is my issue. I created a db table called "photos", in the... -
Problem Uploading Photos to Database
I am having a problem getting photos to upload to the database. This is the error I get: Variable UPPICTURE is undefined. The error occurred... -
uploading imageready image map
hello, i'm pretty new to photoshop and have just made my first image map with rollovers using photoshop and imageready. when i preview it in the... -
Uploading a CSV file to a Database Table
I'm pulling my hair out trying to find out how to upload this data. My files can vary in numbers of rows and columns but the x and y axis always... -
Uploading an Image from a web page
I am using the control type = file to perform a file upload. When I click on the browse button to go select the image I want to upload it places... -
Jeff Cochran #2
Re: Uploading image and text into a database
On Fri, 6 Feb 2004 22:00:23 +1100, "Nicolae Fieraru"
<nospam@please.com> wrote:
First, read this:> I would like to know if there is a way to upload an image and text into
>an Access database using asp. I have a web site hosted on a web server which
>doesn't accept to install components. If anybody knows some sample code (in
>case this is possible), a link or some code would be welcome.
[url]http://www.aspfaq.com/show.asp?id=2149[/url]
Then:
[url]http://www.aspfaq.com/show.asp?id=2189[/url]
Naturally, text is easy, files are less easy.
Jeff
Jeff Cochran Guest



Reply With Quote

