New topic: 

mail question

<http://forums.realsoftware.com/viewtopic.php?t=32254>

       Page 1 of 1
   [ 5 posts ]                 Previous topic | Next topic         Author  
Message       frankvanolffen           Post subject: mail questionPosted: Fri 
Jan 29, 2010 8:01 pm                        
Joined: Wed Mar 26, 2008 6:48 pm
Posts: 33              Hi,

I have  question about sending mail.
I can use the emailmassage and the SMTPSocket but here where I live (=Holland) 
most providers don't allow to use other smtp servers.

So my question is: Is there a possibility to use something like <a 
href="mailto:[email protected]?subject=test";> 
so that the default mail program will come to the front.

I'm using realbasic 2007 v5 on windows vista
 
Greetings Frank   
                            Top                mjh           Post subject: Re: 
mail questionPosted: Fri Jan 29, 2010 8:12 pm                        
Joined: Sun Feb 19, 2006 3:10 pm
Posts: 600
Location: Hamburg, Germany              frankvanolffen wrote:Is there a 
possibility to use something like <a 
href="mailto:[email protected]?subject=test";> 
so that the default mail program will come to the front.
Code:ShowURL "mailto:[email protected]?subject=test";     
_________________
Michael J. Hußmann 
http://digicam-experts.de  
                            Top               DaveS           Post subject: Re: 
mail questionPosted: Fri Jan 29, 2010 8:32 pm                               
Joined: Sun Aug 05, 2007 10:46 am
Posts: 2013
Location: San Diego, CA              This was the topic of a very long drawn 
out discussion earlier today....
You might try using search next time..     
_________________
Dave Sisemore
MacPro, OSX 10.5.8 RB2009r5.1
Note : I am not  interested in any solutions that involve custom Plug-ins of 
any kind  
                            Top               frankvanolffen           Post 
subject: Re: mail questionPosted: Fri Jan 29, 2010 9:16 pm                      
  
Joined: Wed Mar 26, 2008 6:48 pm
Posts: 33              DaveS wrote:This was the topic of a very long drawn out 
discussion earlier today....
You might try using search next time..


Hi Dave,

I did use search but I did not find any thing. Maybe I used the wrong key words.

Frank   
                            Top                frankvanolffen           Post 
subject: Re: mail questionPosted: Fri Jan 29, 2010 9:21 pm                      
  
Joined: Wed Mar 26, 2008 6:48 pm
Posts: 33              mjh wrote:frankvanolffen wrote:Is there a possibility to 
use something like <a href="mailto:[email protected]?subject=test";> 
so that the default mail program will come to the front.
Code:ShowURL "mailto:[email protected]?subject=test";

Hi Michael J. Hußmann,

Thank you. That did the trick.

Frank   
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 5 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to