|
-
Jun 8th, 2006, 02:28 AM
#1
Thread Starter
Hyperactive Member
opening a new mail window with some text.
Hi all,,
I have a small project to do over here..
In my form I have some data and a button..
what my client requirement is , whenever they press the button, a New mail window has to be opened and all the data in ( some 10 lines of data ) the form should come to the new mail window directly.
Im able to open the new window using HYPERLINK but i dnt know how to post the same to the mail window ??
first of all is it possible ??? if yes then how ???
Please help me..
Thanx & regards
Srikanth
The Difference between a Successful person and others is not a Lack of Knowledge,
But rather a Lack of WILL 
-
Jun 8th, 2006, 10:06 AM
#2
Re: opening a new mail window with some text.
what are u doing this from??
do u want generic code.. (like a hyperlink) or do u need to control Outlook?
heres a hyperlink style
HTML Code:
<a href="mailto:[email protected]?subject=subject line&body=The message's first paragraph.%0A%0aSecond paragraph.%0A%0AThird Paragraph">
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Jun 10th, 2006, 02:57 AM
#3
Thread Starter
Hyperactive Member
Re: opening a new mail window with some text.
yes..static..thats gr8 from u..
this is what i want...i got it...thanx alot..
The Difference between a Successful person and others is not a Lack of Knowledge,
But rather a Lack of WILL 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|