MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

sending a e-mail with excel attachment from mainframe

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics
View previous topic :: View next topic  
Author Message
pjagadabi
Beginner


Joined: 26 Dec 2006
Posts: 2
Topics: 1

PostPosted: Tue Dec 26, 2006 8:45 am    Post subject: sending a e-mail with excel attachment from mainframe Reply with quote

I am trying to sending a e-mail with excel attachment from mainframe ,i am able to send a excel attachement but all data is coming in one cell ,i want to send as header and detail record by each field in each cell.

i was converted the data in to base64 format and i was used mime commands as
--boundary_characters
Content-Type: application/msexcel;
name= "Fidelity_Holding.xls"
Content-Transfer-Encoding: base64

Please any body can help me

I think i want to generate excel spreadsheet style formate along with data
Please any body know about to generate excel spreadsheet style formate in mainframe

Prakash J
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Tue Dec 26, 2006 5:08 pm    Post subject: Reply with quote

pjagadabi,

Create a .csv file on the mainframe and send it as text file and upon receiving open the text file with excel and follow the prompts.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
pjagadabi
Beginner


Joined: 26 Dec 2006
Posts: 2
Topics: 1

PostPosted: Wed Dec 27, 2006 7:09 am    Post subject: make colur and font size for header and detail record Reply with quote

Kalusu,

Thanks for your help,it working fine ,now is coming properly in excel with column wise. i used as you said

--boundary_characters
Content-Type: application/text;
name= "Fidelity_Holding.csv"
Content-Transfer-Encoding: 7bit

But i want to make colur and font size for header and detail record
please help me on this

Thanks and Regards
Prakash J










kolusu wrote:
pjagadabi,

Create a .csv file on the mainframe and send it as text file and upon receiving open the text file with excel and follow the prompts.

Hope this helps...

Cheers

Kolusu
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group