Re: Insert a dialog box so users can upload a photo

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



Wyatt,

You probably need something like a guest book which would require a Database and likely php. That is, unless you mean something like allowing visitors to select an image from their computer and send it to you via your website.

In that case, you use a form (multipart/form-data or urlencoded) and something like <input type="file" id="file_4" name="Upload" size="32" value="Select Your file">.

Mike

wyatt wrote:
I am trying to insert a dialog box (or whatever) allowing users to upload a photo onto the website I'm building in Publisher 2003. Can anyone help me with this?
.



Relevant Pages

  • Re:
    ... I created a website and did this all in php using dreamweaver. ... I later hired a programmer to connect some forms and reports to an sql database. ... I need to be able to go in and edit some of the content - not touching the database. ... Almost every PHP website gets the actual page content out of a database. ...
    (comp.lang.php)
  • Re: Posting to a Web Form and Displaying the Result in Normal Browser
    ... the Access inventory database to the online database that drives ... everything has to be extensively processed for the website (it's ... then it should display just fine. ... I suppose so the .php application didn't ...
    (comp.databases.ms-access)
  • Re:
    ... this all in php using dreamweaver. ... I later hired a programmer to connect ... some forms and reports to an sql database. ... Almost every PHP website gets ...
    (comp.lang.php)
  • Re: [OT] PHP calendars
    ... cast forth these pearls of wisdom ... you can put on your website where you choose a start date and an end date ... but this one made it easier to pass the result to PHP to update a MySQL database. ...
    (uk.rec.motorcycles)
  • Re: Comments section on website
    ... The guest book doesn't use a database. ... Did you create the guest book locally with a web open in FP, ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>> I'm trying to make a website on a free web hosting website that doesn't ...
    (microsoft.public.frontpage.client)