Have Form send email to recepient and include spreadsheet attachme

K

Kimberly

I currently have my front page form set up to where when you submit the form,
and email is sent with the information in the email and includes a
spreadsheet attachment that when opened, displays the same information from
the email but in two rows.

Issue:
If I make any changes to the fields in the form, sometime the spreadsheet
attachment will recognize it and some it won't. The employee that created
the spreadsheet attachment option is no longer employeed so I was wondering
if anybody had any ideas?
 
S

Stefan B Rusynko

Sounds like you have some server side code generating the spreadsheet (and values in it) then sending the email
- like VBscript in an asp page using CDONTS for the Email

You will need to find that code & modify it to match your form page changes

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I currently have my front page form set up to where when you submit the form,
| and email is sent with the information in the email and includes a
| spreadsheet attachment that when opened, displays the same information from
| the email but in two rows.
|
| Issue:
| If I make any changes to the fields in the form, sometime the spreadsheet
| attachment will recognize it and some it won't. The employee that created
| the spreadsheet attachment option is no longer employeed so I was wondering
| if anybody had any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top