| Author |
Attachments upload
|
|
|
| Hi
I have been working with asp but am new to asp.net. I need to add an asp.net
page to a site that contains an enquiry form and also allows attachments to
be uploaded by user. All the entered info and the relevant attachments are
them sent to a recipient as an email. Is there such an example somewhere
that I can look at?
Thanks
Regards
| |
| Girish Bharadwaj 2004-09-30, 11:37 am |
| Look into HtmlInputFile control. That might help you out.
--
Girish Bharadwaj
http://msmvps.com/gbvb
"John" <John@nospam.infovis.co.uk> wrote in message
news:%23XsB6JvpEHA.3524@TK2MSFTNGP15.phx.gbl...
> Hi
>
> I have been working with asp but am new to asp.net. I need to add an
asp.net
> page to a site that contains an enquiry form and also allows attachments
to
> be uploaded by user. All the entered info and the relevant attachments are
> them sent to a recipient as an email. Is there such an example somewhere
> that I can look at?
>
> Thanks
>
> Regards
>
>
| |
|
| Any examples of asp.net forms anywhere?
Thanks
Regards
"Girish Bharadwaj" <girishb@mvps.org> wrote in message
news:%23fa18NvpEHA.2032@TK2MSFTNGP10.phx.gbl...
> Look into HtmlInputFile control. That might help you out.
>
> --
> Girish Bharadwaj
> http://msmvps.com/gbvb
> "John" <John@nospam.infovis.co.uk> wrote in message
> news:%23XsB6JvpEHA.3524@TK2MSFTNGP15.phx.gbl...
> asp.net
> to
are[color=darkred]
>
>
| |
| Greg Burns 2004-09-30, 11:37 am |
| FYI (so you don't have to figure this out the hard way...)
http://support.microsoft.com/default.aspx?scid=kb;[LN];295626
Greg
"Girish Bharadwaj" <girishb@mvps.org> wrote in message
news:%23fa18NvpEHA.2032@TK2MSFTNGP10.phx.gbl...
> Look into HtmlInputFile control. That might help you out.
>
> --
> Girish Bharadwaj
> http://msmvps.com/gbvb
> "John" <John@nospam.infovis.co.uk> wrote in message
> news:%23XsB6JvpEHA.3524@TK2MSFTNGP15.phx.gbl...
> asp.net
> to
>
>
|
|
|
|