September 6th, 2005, 05:49 AM
|
#1 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
|
I've been googling and thinking about this for a while now. I have a Content Management System built in ASP for a site. Nothing great, just a webpage to update an access database with info about instruments in stock(it's for a local guitar shop). It does have the option to add an image to the item, but right now one has to upload the image via FTP, then type the right path and filename into a textbox. This is where I want to improve it to make it easier for whoever gets the task of updating the database. What I would like to do is to have a system where you browse for the image you want to add to the item, and then the script uploads it somehow and adds the right path to the database entry.
What I've found on this subject so far is that one would usually get an FTP server component for ASP, but I do not have access to the server itself. Is there a way of controlling the command-line FTP client in Windows using ASP? Do you have any better solutions?
I'm using plain old ASP(3?), not ASP.NET
//AE |
| |
September 7th, 2005, 11:56 AM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
| |
| |
September 7th, 2005, 12:02 PM
|
#3 (permalink)
| | Banned
Join Date: Jan 2004 Location: Earth
Posts: 420
|
Dundas Software makes a free upload component: http://aspalliance.com/dundas/default.aspx
It works really well and has a lot of documentation as you will see below the download link labled: ProductDocs.zip (773KB)
I have used this a lot of times and it can do all and more of what you would like to do. Also it doesn't use ftp but http so there is no need for any type of ftp server.
By the way don't make it sound so bad (plain old asp) it is way better than .NET anyday IMO.
Last edited by Iturea : September 7th, 2005 at 12:05 PM.
|
| |
September 7th, 2005, 02:39 PM
|
#4 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
|
Yeah, I'm sure it's good, although it doesn't solve the problem. I need something without using server components, since the server isn't mine, it's at a webhost, and I can't install components.
The FTP server is already there however. I just need a way to make the ASP page to act as a frontend for say, the Windows XP CLI FTP client. |
| |
September 9th, 2005, 04:36 AM
|
#5 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
| |
| |
April 23rd, 2006, 06:46 AM
|
#6 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
|
Bumping this up again, since the problem isn't solved. Is there a solution without a server component? Like having the script control an ftp application to upload the image? |
| |
April 23rd, 2006, 07:35 AM
|
#7 (permalink)
| | Member
Join Date: Nov 2002 Location: Kent England
Posts: 395
| |
| |
April 23rd, 2006, 09:15 AM
|
#8 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Sweden
Posts: 1,708
|
Looks interesting, thank you. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |