Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Sun, 19 Feb 2006 20:48:58 +0100,    group: microsoft.public.inetsdk.programming.html_objmodel        back       


MAILTO ?   
Hi,

with the Button I like to set the mailadress. How can I set the mailto
Attribut inside in a Javascript ?

Thanks for helping

Klaus



<html><head><title>Test</title>

<body>
<FORM
action="mailto:meier@notebook.de?body=Hallo%20Fritz,%0D%0A%0D%0Aich%20wollte
%20nur%20sagen,%20dass%20"
        method="post" encType="text/plain">

    <INPUT type=submit value=Abschicken name=B1><SELECT size=1 name=D1>
 <OPTION value=Fritz selected>An Fritz</OPTION>
 <OPTION value=Bernd>An Bernd</OPTION>
 <OPTION  value=Klaus>An Klaus</OPTION>
 </SELECT><INPUT type=reset value=Zurcksetzen name=B2></FORM>
</body></html>
date: Sun, 19 Feb 2006 20:48:58 +0100   author:   Klaus Baumgart

Re: MAILTO ?   
"Klaus Baumgart"  wrote in message
news:dtai72$dk2$1@newsreader3.netcologne.de
> with the Button I like to set the mailadress. How can I set the mailto
> Attribut inside in a Javascript ?

forms(0).action = "mailto:" + email  + parameters;

-- 
With best wishes,
    Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not 
necessarily a good idea. It is hard to be sure where they are going to 
land, and it could be dangerous sitting under them as they fly 
overhead. -- RFC 1925
date: Sun, 19 Feb 2006 15:51:17 -0500   author:   Igor Tandetnik

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us