Re: Question...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: chris leeds (chris_at_nedp.net)
Date: 04/21/04


Date: Wed, 21 Apr 2004 10:37:49 -0400

I believe you can direct the upload (fp upload form) to any folder you like.

IMHO you may be better off finding and modifying a "shopping cart" script to
suit your needs. this is basically what you're looking to do anyway. It's
always easier to remove features from a script than it is to add them. ;-)

HTH

--
The email address on this posting is a "black hole".  I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--
"skc" <anonymous@discussions.microsoft.com> wrote in message
news:225d01c427a8$75edbc40$a101280a@phx.gbl...
> Thomas,
>
> Can you point the upload in FP03 to go to the images
> directly, if someone was to upload images to the webserver?
>
> skc
>
> >-----Original Message-----
> >1. I would not store the images in the database, not
> matter which DB you are using.
> >2. Ask you host which ASP Upload component they have
> available or are willing to install, such as
> >ASPUpload.
> >3. Access should work fine.
> >
> >--
> >==============================================
> >Thomas A. Rowe (Microsoft MVP - FrontPage)
> >WEBMASTER Resources(tm)
> >http://www.ycoln-resources.com
> >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >==============================================
> >To assist you in getting the best answers for FrontPage
> support see:
> >http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> >"skc" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:22f501c427a1$ade06a00$a001280a@phx.gbl...
> >> Hi,
> >>
> >> I have been using FP98 and FP2000 for a number of years
> >> now.  I always use Access as my backend database and
> >> generate custom .asp code to access the database and to
> >> interrogate the data with custom SQL.
> >>
> >> I am now going to engage in a new project that involves
> >> uploading files - hence my move to FP2003.  I have not
> >> installed it yet, but I have some questions before I
> begin
> >> playing with it...
> >>
> >> Application
> >> -----------
> >> This is going to be for a lighting company so to let
> them
> >> fully control their stock lists.  The lighting company
> >> will take a pic of a lamp shade, fill in an online
> webform
> >> and attach a picture from their digicam to be uploaded
> to
> >> an access database.  Similarly, records can be deleted
> >> using webforms and custom .asp.
> >>
> >> My ISP has the latest FP extensions and hosting is
> >> provided by an NT box - good news!
> >>
> >> Questions
> >> ---------
> >>
> >> 1. Is Access good for this?  I do not want to go down
> the
> >> SQL route, but for managing around 100 different items
> of
> >> lamps and uploading pictures, would Access be efficient?
> >>
> >> 2. Are there any pointers on how to get the file upload
> >> component working in a web form so pics can be posted
> into
> >> an Access table?
> >>
> >> 3. Any other things I should know about before I explore
> >> FP2003?
> >>
> >> Thanks,
> >>
> >> skc
> >
> >
> >.
> >


Relevant Pages

  • Re: inserting images into mysql database using matlab
    ... I would like to know how to insert images into mysql database and how to retrieve and display the inserted images. ... // declare a connection by using Connection interface Connection connection = null; ... /*declare a resultSet that works as a table resulted by execute a specified sql query. ... System.out.println("unsucessfull to upload image."); ...
    (comp.soft-sys.matlab)
  • Re: inserting images into mysql database using matlab
    ... First create database named 'anju' by query given below: ... // declare a connection by using Connection interface ... /* executeUpdate() method execute specified sql query. ... System.out.println("unsucessfull to upload image."); ...
    (comp.soft-sys.matlab)
  • Re: I lose data, when I try to save a loaded DataTable on the click of another button in an asp.net
    ... that allows for the upload of an excel sheet into the database. ... I have an upload button and a save button. ... which is bound to a GridView for previewing before ... protected void Upload_Click(object sender, EventArgs e) ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Im about to commit matrimony (now with link)
    ... Keep tweaking the CV and upload new versions if the old ... with Wboserve yesterday, but their upload pages were borked. ... database and run several different filters against it. ... There's still an awful lot of COBOL code around and universities don't teach ...
    (uk.rec.sheds)
  • Re: Can you Upload a file and update a db on 1 form?
    ... You will need to create a form, then submit it to the database, then in the next step in the process ... allow the user to upload a file and then update the record that was created in the first step, ... security update, then there is usually no charge for the call. ... > user to upload a newsletter and update the database with the same form. ...
    (microsoft.public.frontpage.programming)