Plz help me that how can i open outlook in my ASP.NET application.
If anyone know the procedure then plz post d code for that.
How can i open outlook in my asp.net application.
Page 1 of 1
How can i open outlook in my asp.net application.
#2
Posted 17 March 2007 - 05:22 AM
Since ASP.NET runs on the server, any code to open the Outlook application will open on the server, not the client machine. There is a bit of a hack, you can see it here.
http://forums.devx.c...ad.php?t=152716
What portion of outlook do you need to open? If it's simply a mail window, the mailto tag will do fine. If some other functionality, can you please advise?
http://forums.devx.c...ad.php?t=152716
What portion of outlook do you need to open? If it's simply a mail window, the mailto tag will do fine. If some other functionality, can you please advise?
Page 1 of 1

Start a new topic
Add Reply




MultiQuote
| 


