Indigo Rose Software
  #1  
Old 08-26-2002
alibaba alibaba is offline
Indigo Rose Customer
 
Join Date: Jun 2001
Location: Wollongong,NSW,AU
Posts: 19
Grin E-MAIL BUTTON

It must be easier way to create an E-Mail Button , what I am doing is first create a web browser object with mailto command,then hide it on page show.And on the Button mouse click action show(object web browser) then sleep for 1 second, otherwise it does not open outlook,then webbrowser object "nawigate to" mailto+email adress.

It works but I end up with 2X Outlook Express send mail windows.

Is there any other way?????
  #2  
Old 08-26-2002
Derek's Avatar
Derek Derek is offline
Indigo Rose Customer
 
Join Date: May 2001
Location: 51.501296|-2.700963
Posts: 1,205
Re: E-MAIL BUTTON

HI - dont use the browser object.

Use File.Open and in the filename field:

mailto:whomever
__________________
-
- Derek
- ["All glory comes from daring to begin" - fortune cookie]

IR WebHelp: AMS6 SUF7 VP2 TU2
  #3  
Old 08-26-2002
Eric Eric is offline
Forum Member
 
Join Date: Aug 2002
Location: Silicon Valley, USA
Posts: 31
Re: E-MAIL BUTTON

I use: mailto:myaddress.com?SUBJECT=Some Subject Text

That way, i can filter/parse out the incoming e-mails to a separate action folder if desired.

At first I used %SrcDir% & the mailto: but that didn't work ;-(
Decided it was supposed to be ONLY the mailto: thing :-)

HOWEVER...what similar nifty trick might you have to open an IE web browser with a predefined URL in it???

Tnx.

Eric
  #4  
Old 08-26-2002
Lorne's Avatar
Lorne Lorne is offline
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
Re: E-MAIL BUTTON

Use the same action ("File - Open") and put the URL in the "File to open" field, e.g. http://www.indigorose.com
__________________
--[[ Indigo Rose Software Developer ]]
  #5  
Old 08-26-2002
Eric Eric is offline
Forum Member
 
Join Date: Aug 2002
Location: Silicon Valley, USA
Posts: 31
Re: E-MAIL BUTTON

Tnx, but it is asking me for a Document Name. How to get this to open ANY kind of Web Browser since I will not know exactly where it is located on their hard drive???

Eric
  #6  
Old 08-26-2002
unknown user unknown user is offline
Forum Member
 
Join Date: Dec 1969
Posts: 123
Re: E-MAIL BUTTON

Searching takes too long, I like to use the FILE > GET DEFAULT VIEWER to figure out their default .html viewer and then use a FILE > EXECUTE to launch that viewer...
  #7  
Old 08-26-2002
Derek's Avatar
Derek Derek is offline
Indigo Rose Customer
 
Join Date: May 2001
Location: 51.501296|-2.700963
Posts: 1,205
Re: E-MAIL BUTTON

just a thought I had about default viewers .. altho it *may not* be quite the same with html ...

Sometimes, a program unsuitable for a particular file type maybe reg as the default program to open it (as apposed to viewer) ie:

UltraEdit-32 opens a lot of text based file types (configuration permitting), but would not be good in some cases. Just something to keep in mind.
__________________
-
- Derek
- ["All glory comes from daring to begin" - fortune cookie]

IR WebHelp: AMS6 SUF7 VP2 TU2
  #8  
Old 08-26-2002
Eric Eric is offline
Forum Member
 
Join Date: Aug 2002
Location: Silicon Valley, USA
Posts: 31
Re: E-MAIL BUTTON

I tried to edit my post two times but it would not work ;-(

Found just putting the URL in worked ok, and pulls up IE which is the only browser on this machine. Not sure what would happen if several browsers (like I have IE plus NS on my notebook). Guess I'll have to burn an interim CD and go test it out :-)

Tnx.

eric
  #9  
Old 08-26-2002
Colin's Avatar
Colin Colin is offline
President
 
Join Date: Jan 2000
Location: Indigo Rose Software
Posts: 126
Re: E-MAIL BUTTON

It'll use the system's default browser. Basically whatever is associated with .htm or .html files.
  #10  
Old 08-27-2002
Eric Eric is offline
Forum Member
 
Join Date: Aug 2002
Location: Silicon Valley, USA
Posts: 31
Re: E-MAIL BUTTON

Colin:

Which method??? I'm not sure which you were referring to.

Tnx.

Eric
  #11  
Old 08-27-2002
alibaba alibaba is offline
Indigo Rose Customer
 
Join Date: Jun 2001
Location: Wollongong,NSW,AU
Posts: 19
Re: E-MAIL BUTTON

Thank you guys, I also used first %SrcDir% mailto: which confused me.
but just mailto works fine.
  #12  
Old 08-27-2002
Derek's Avatar
Derek Derek is offline
Indigo Rose Customer
 
Join Date: May 2001
Location: 51.501296|-2.700963
Posts: 1,205
Re: E-MAIL BUTTON

Eric - Colin was refering to the following:

"Not sure what would happen if several browsers (like I have IE plus NS on my notebook)"

.... "It'll use the system's default browser. Basically whatever is associated with .htm or .html files."
__________________
-
- Derek
- ["All glory comes from daring to begin" - fortune cookie]

IR WebHelp: AMS6 SUF7 VP2 TU2
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 07:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software