PC Review


Reply
Thread Tools Rate Thread

Create form to allow file attachments using mailto?

 
 
=?Utf-8?B?R2F2aW4=?=
Guest
Posts: n/a
 
      17th Nov 2004
I have searched for a method to create a form that allows the user to attach
JPG files from their computer and send the whole thing as an email to me. I
found a few scripts that you have to pay for, but surely there is a way to do
it myself. Any ideas would be appreciated.
 
Reply With Quote
 
 
 
 
Jon Spivey
Guest
Posts: n/a
 
      17th Nov 2004
Hi, Gavin,

You have to do this in 2 steps
1/ Upload the file from client to your server
2/ Send the email with file attached then (probably) delete the uploaded
file

If you have asp on your server this would be easy enough to do

--
Cheers,
Jon
Microsoft MVP

"Gavin" <(E-Mail Removed)> wrote in message
news:B8373532-0030-4BEE-A3EE-(E-Mail Removed)...
>I have searched for a method to create a form that allows the user to
>attach
> JPG files from their computer and send the whole thing as an email to me.
> I
> found a few scripts that you have to pay for, but surely there is a way to
> do
> it myself. Any ideas would be appreciated.



 
Reply With Quote
 
=?Utf-8?B?R2F2aW4=?=
Guest
Posts: n/a
 
      17th Nov 2004
Jon,

Thanks for the reply. I am fairly confident that my host supports asp, but
I am an extreme newby and don't think I could figure out how to setup what
you suggest without some help. Any online tutorials you know about to step
me through it?

"Jon Spivey" wrote:

> Hi, Gavin,
>
> You have to do this in 2 steps
> 1/ Upload the file from client to your server
> 2/ Send the email with file attached then (probably) delete the uploaded
> file
>
> If you have asp on your server this would be easy enough to do
>
> --
> Cheers,
> Jon
> Microsoft MVP
>
> "Gavin" <(E-Mail Removed)> wrote in message
> news:B8373532-0030-4BEE-A3EE-(E-Mail Removed)...
> >I have searched for a method to create a form that allows the user to
> >attach
> > JPG files from their computer and send the whole thing as an email to me.
> > I
> > found a few scripts that you have to pay for, but surely there is a way to
> > do
> > it myself. Any ideas would be appreciated.

>
>
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      18th Nov 2004
you can use the "file upload" component in Frntpage 2002 onwards - provided your
host allows uploading files through a web-form. I think it will work if you
point the FP form (using the frontpage form handler) to your email as well.


"Gavin" <(E-Mail Removed)> wrote in message
news:B8373532-0030-4BEE-A3EE-(E-Mail Removed)...
> I have searched for a method to create a form that allows the user to attach
> JPG files from their computer and send the whole thing as an email to me. I
> found a few scripts that you have to pay for, but surely there is a way to do
> it myself. Any ideas would be appreciated.



 
Reply With Quote
 
=?Utf-8?B?R2F2aW4=?=
Guest
Posts: n/a
 
      18th Nov 2004
Andrew,

Another great idea. Unfortunately, it didn't work for me (asked me for my
user id and password) and only sent a link to the file that I sent (I want to
get them as attachments to the email). Thanks for the idea though. I did
not know about the file upload component.

Regards,
Gavin

"Andrew Murray" wrote:

> you can use the "file upload" component in Frntpage 2002 onwards - provided your
> host allows uploading files through a web-form. I think it will work if you
> point the FP form (using the frontpage form handler) to your email as well.
>
>
> "Gavin" <(E-Mail Removed)> wrote in message
> news:B8373532-0030-4BEE-A3EE-(E-Mail Removed)...
> > I have searched for a method to create a form that allows the user to attach
> > JPG files from their computer and send the whole thing as an email to me. I
> > found a few scripts that you have to pay for, but surely there is a way to do
> > it myself. Any ideas would be appreciated.

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      18th Nov 2004
Not possible using the FP Form Handler.

--
==============================================
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

"Gavin" <(E-Mail Removed)> wrote in message
news:01A56331-7572-4D97-A26A-(E-Mail Removed)...
> Andrew,
>
> Another great idea. Unfortunately, it didn't work for me (asked me for my
> user id and password) and only sent a link to the file that I sent (I want to
> get them as attachments to the email). Thanks for the idea though. I did
> not know about the file upload component.
>
> Regards,
> Gavin
>
> "Andrew Murray" wrote:
>
>> you can use the "file upload" component in Frntpage 2002 onwards - provided your
>> host allows uploading files through a web-form. I think it will work if you
>> point the FP form (using the frontpage form handler) to your email as well.
>>
>>
>> "Gavin" <(E-Mail Removed)> wrote in message
>> news:B8373532-0030-4BEE-A3EE-(E-Mail Removed)...
>> > I have searched for a method to create a form that allows the user to attach
>> > JPG files from their computer and send the whole thing as an email to me. I
>> > found a few scripts that you have to pay for, but surely there is a way to do
>> > it myself. Any ideas would be appreciated.

>>
>>
>>



 
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
MailTo: link with attachments Robert Bogue [MVP] Microsoft Outlook Interoperability 6 25th Aug 2005 07:59 PM
Mailto: Attachments not Working Harsh Vardhan Singh Microsoft C# .NET 4 9th May 2005 06:20 PM
Mailto:Attachments Harsh Vardhan Singh Microsoft Outlook Discussion 1 9th May 2005 04:52 PM
mailto and attachments Rabih Microsoft Outlook Discussion 0 23rd Mar 2005 02:45 PM
Microsoft Please Help - Mailto + Attachments + WinForm =?Utf-8?B?Rmxhc2hNZXJsb3Q=?= Microsoft Dot NET Framework Forms 2 12th Mar 2004 03:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:18 PM.