Re: form to email document
- From: "Glenn" <nospam@xxxxxxxxx>
- Date: Wed, 31 Aug 2005 07:33:13 -0400
I've never worked with PHP or CGI. I've donea little ASP, but am still
very much a rookie.
I was hoping for something like the procedure used to upload a form, send an
email, write to a database.......there's a KB article on that, and I can do
that type of thing no problem. I could just do it that way, but I would
prefer not to because I believe that if by chance two different users have a
file with the exact same name, the first one would get erased when the
second one is uploaded and I'd miss it.
"Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23O0U54hrFHA.3788@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Glenn,
>
> How are your programming skills? You could do this by writing a custom ASP
> (or PHP, CGI, or whatever is available on your hosted server) form
> handler. It requires some server-side programming skill to do so.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> Neither a follower nor a lender be.
>
> "Glenn" <nospam@xxxxxxxxx> wrote in message
> news:u0ynA2hrFHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> Is there a way to have a user fill out a form, browse their computer to
>> find a document and have it emailed along with the form to a designated
>> user?
>>
>> I've seen the white page on how to upload a file to a website using a
>> form and to receive an email at the same time, but I haven't seen how to
>> do this.
>>
>> Could someone please let me know if it's possible, and if so point me to
>> some directions?
>>
>> Thanks!
>>
>
>
.
- Follow-Ups:
- Re: form to email document
- From: Kevin Spencer
- Re: form to email document
- References:
- form to email document
- From: Glenn
- Re: form to email document
- From: Kevin Spencer
- form to email document
- Prev by Date: Re: form to email document
- Next by Date: Re: disable : save pictures from website
- Previous by thread: Re: form to email document
- Next by thread: Re: form to email document
- Index(es):
Relevant Pages
|