PC Review


Reply
Thread Tools Rate Thread

Can I add an upload photo to my web page and if so, how?

 
 
=?Utf-8?B?YnVuYmFybg==?=
Guest
Posts: n/a
 
      29th May 2005
I am trying to find the directions on adding "Upload Photo" to my web page.
Is this possible in Front Page 2003?
 
Reply With Quote
 
 
 
 
Chuck Davis
Guest
Posts: n/a
 
      29th May 2005

"bunbarn" <(E-Mail Removed)> wrote in message
news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>I am trying to find the directions on adding "Upload Photo" to my web page.
> Is this possible in Front Page 2003?


Open in FrontPage. Insert>Picture>From File> then browse to your image
located on your computer.


 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      29th May 2005
If you want users to upload photos then you need to be hosted on a Windows IIS web server that has
the FP2002 extensions and the host must allow you to use the function.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"bunbarn" <(E-Mail Removed)> wrote in message
news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>I am trying to find the directions on adding "Upload Photo" to my web page.
> Is this possible in Front Page 2003?



 
Reply With Quote
 
E. T. Culling
Guest
Posts: n/a
 
      29th May 2005
You need to IMPORT the image into your FP files.
Eleanor
"Chuck Davis" <newsgroup at anthemwebs dot com> wrote in message
news:%(E-Mail Removed)...
>
> "bunbarn" <(E-Mail Removed)> wrote in message
> news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>>I am trying to find the directions on adding "Upload Photo" to my web
>>page.
>> Is this possible in Front Page 2003?

>
> Open in FrontPage. Insert>Picture>From File> then browse to your image
> located on your computer.
>



 
Reply With Quote
 
=?Utf-8?B?YnVuYmFybg==?=
Guest
Posts: n/a
 
      29th May 2005
Actually, I am writing a web page and want to add this to my web page.
I want to allow others to add a photo to my web site. Can I do that? I am
using FP 2003 and have Front Page Extensions installed on the server.

Thanks

"Chuck Davis" wrote:

>
> "bunbarn" <(E-Mail Removed)> wrote in message
> news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
> >I am trying to find the directions on adding "Upload Photo" to my web page.
> > Is this possible in Front Page 2003?

>
> Open in FrontPage. Insert>Picture>From File> then browse to your image
> located on your computer.
>
>
>

 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      29th May 2005
See Thomas Rowe's response.


"bunbarn" <(E-Mail Removed)> wrote in message news:881A2F60-0E5E-438B-B029-(E-Mail Removed)...
> Actually, I am writing a web page and want to add this to my web page.
> I want to allow others to add a photo to my web site. Can I do that? I am
> using FP 2003 and have Front Page Extensions installed on the server.
>
> Thanks
>
> "Chuck Davis" wrote:
>
> >
> > "bunbarn" <(E-Mail Removed)> wrote in message
> > news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
> > >I am trying to find the directions on adding "Upload Photo" to my web page.
> > > Is this possible in Front Page 2003?

> >
> > Open in FrontPage. Insert>Picture>From File> then browse to your image
> > located on your computer.
> >
> >
> >

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      30th May 2005
Use the upload file component (if your host allows) from Insert > Form >
Upload File Component.

If just anyone is going to upload photos, then you need to make sure your
host allows "annonymous" uploads, otherwise I think it prompts for the
username and password for the hosting account, and only allows the webmaster
(or hosting account owner), basically, to upload the files.

This component is pretty basic, and I don't think you can restrict the file
type.

This will mostly only work on Windows Servers (unless the host has the
component enabled on Unix servers).

www.hotscripts.com - try searching for an "upload file" script for your
server (ASP, .Net, PHP, Perl, etc).
There are thousands of resources on the net - just takes a bit of searching
around.

"bunbarn" <(E-Mail Removed)> wrote in message
news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>I am trying to find the directions on adding "Upload Photo" to my web page.
> Is this possible in Front Page 2003?



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      30th May 2005
Isn't the OP asking about "uploading files from a web site" (using the form
upload "file" component, not publishing image files to the site?)

"Chuck Davis" <newsgroup at anthemwebs dot com> wrote in message
news:%(E-Mail Removed)...
>
> "bunbarn" <(E-Mail Removed)> wrote in message
> news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>>I am trying to find the directions on adding "Upload Photo" to my web
>>page.
>> Is this possible in Front Page 2003?

>
> Open in FrontPage. Insert>Picture>From File> then browse to your image
> located on your computer.
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      30th May 2005
The FP Upload Component is only supported under Windows IIS / FP2002 extensions.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Andrew Murray" <(E-Mail Removed)> wrote in message
news:429a4eb1$0$14895$(E-Mail Removed)...
> Use the upload file component (if your host allows) from Insert > Form > Upload File Component.
>
> If just anyone is going to upload photos, then you need to make sure your host allows "annonymous"
> uploads, otherwise I think it prompts for the username and password for the hosting account, and
> only allows the webmaster (or hosting account owner), basically, to upload the files.
>
> This component is pretty basic, and I don't think you can restrict the file type.
>
> This will mostly only work on Windows Servers (unless the host has the component enabled on Unix
> servers).
>
> www.hotscripts.com - try searching for an "upload file" script for your server (ASP, .Net, PHP,
> Perl, etc).
> There are thousands of resources on the net - just takes a bit of searching around.
>
> "bunbarn" <(E-Mail Removed)> wrote in message
> news:8979DA8C-B07C-4692-A873-(E-Mail Removed)...
>>I am trying to find the directions on adding "Upload Photo" to my web page.
>> Is this possible in Front Page 2003?

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload a photo Brad Microsoft Access Form Coding 0 3rd Apr 2009 12:56 AM
photo upload sid Windows Vista General Discussion 3 23rd Oct 2008 09:44 PM
Upload a photo? =?Utf-8?B?RGFuaWVtaWdodGJlZQ==?= Microsoft Frontpage 4 26th May 2005 05:27 AM
Upload photo? bing Microsoft Frontpage 12 25th Oct 2004 07:06 AM
Photo upload stalls =?Utf-8?B?YnRncmFudA==?= Windows XP Photos 1 12th Sep 2004 10:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:15 PM.