Plus you are using the FileUpload feature of FP2002/FP2002 SE (not just a form)
- does that mean you are also trying to send the email address the attachment
| No. Since you can use ASP, then you need to write a custom ASP Form Handler
| to process the form data.
|
|
http://www.4guysfromrolla.com/webtech/112298-1.shtml
|
| --
|
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, Forums, 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
|
| | > <!--webbot bot="FileUpload" u-file="_private/Form_results.txt"
| s-format="TEXT/CSV" s-label-fields="TRUE" b-reverse-chronology="FALSE"
| s-email-format="TEXT/PRE" s-email-address="
[email protected]"
| b-email-label-fields="TRUE" s-destination="Files/" s-category s-assignedto
| s-reviewstatus b-process-metainfo="FALSE" s-builtin-fields
| u-confirmation-url="Confirmation.htm" startspan --><input TYPE="hidden"
| NAME="VTI-GROUP" VALUE="0"><input TYPE="hidden" NAME="_charset_"
| VALUE="windows-1252"><!--webbot bot="FileUpload" endspan
| i-checksum="58985" -->
| >
| > is there no way to make s-email-address="
[email protected] a text input
| box on the asp page
|
|