Hi All

I have a problem where I want to open Outlook from a ASP button click which then pass data into the Outlook form from information that has been entered into textboxes by the user.

Could anyone point me in the direction of how I might go about passing textbox values into specific places in the Outlook form?

Thanks

Recommended Answers

All 2 Replies

Since you want to open Outlook using asp.net, you can use JavaScript outlook to open Outlook at client PC. Try the following links. To pass data to outlook using javascript, you may use command line parameters when opening Outlook using javascirpt. Check the following links.

Opening Outlook through javascript
Sending Email From JavaScript using OutLook Automation
Command-line switches

Hello, thanks for the above, I have actually been programming in VB so was hoping there might be a way of getting it work using that?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.