source: trunk/Documentation/geant4/support/subscribe.shtml@ 901

Last change on this file since 901 was 901, checked in by garnier, 17 years ago

Add Geant4 Documentation at 8.12.2008

File size: 4.8 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html>
4
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7<title>Geant4 announcements mailing list subscription form</title>
8<link rel="stylesheet" type="text/css" href="../includes/geantstyle.css" />
9</head>
10
11<body>
12
13<!-- stop index -->
14<table id="top" cellpadding="0" cellspacing="0" width="100%">
15 <tr>
16 <td><a href="index.shtml">
17 <img alt="Geant4 Home" src="http://cern.ch/geant4/images/geanttiny.gif" width="164" height="40" /></a></td>
18 <td align="right" class="doNotPrint">
19 <a href="http://cern.ch/geant4/support/download.shtml">Download</a>
20 | <a href="http://hypernews.slac.stanford.edu/HyperNews/geant4/cindex">User
21 Forum</a> | <a href="http://cern.ch/geant4/gallery/index.html">
22 Gallery</a><br />
23 <a href="http://cern.ch/geant4/collaboration/contacts.shtml">
24 Contact Us</a><br />
25 <form method="get" action="http://www.cern.ch/cgi-bin/directory-search.pl">
26 <input type="hidden" value="No" name="SubSearch" />
27 <input type="hidden" value="url:wwwinfo.cern.ch/asd/geant4/G4UsersDocuments/
28url:geant4.web.cern.ch/geant4/G4UsersDocuments/" name="AdditionalQuery" />
29 <input type="hidden" value="searchbrowse.html" name="TemplateFile" />
30 <input type="hidden" value="http://wwwinfo.cern.ch/asd/" name="Referer" />
31 <input type="hidden" value="cern" name="qc" />
32 <input type="hidden" value="cern" name="col" />
33 <input size="35" name="qt" />
34 <input type="submit" value="Search Geant4" />
35 </form>
36 </td>
37 </tr>
38</table>
39
40<!-- start index -->
41
42<table border="0" cellpadding="4" cellspacing="0">
43 <tr>
44 <td id="breadcrumb">
45 <!-- start bread crumb --><a href="../index.shtml">Home</a> &gt;
46 <a href="index.shtml">User Support</a> &gt;
47 Mailing List Subscription
48 <!-- end bread crumb --></td>
49 </tr>
50 <tr>
51 <td id="main">
52 <h2>Geant4 announcements mailing list subscription form <br/></h2>
53
54<script language="Javascript">
55
56<!--
57
58function notifierwin(url,name)
59
60{
61
62 window.open (url,name,'width=400,height=150,toolbar=no,status=no,directories=no,menuebar=no');
63
64// window.open (url,name);
65
66}
67
68// -->
69
70</script>
71
72<p>
73geant4-announce@cern.ch is a moderated mailing list used by the Geant4
74collaboration to inform the user community about releases, etc. Thus in
75general there is a low rate of traffic. We welcome subscriptions to this
76list, and you may also
77<a href="https://mmm.cern.ch/public/archive-list/g/geant4-announce/" target="_blank">browse the mailing list archive</a>
78without a subscription to the mailing list. For discussions about Geant4, we
79offer an open
80<a href="http://geant4-hn.slac.stanford.edu:5090/Geant4-HyperNews/index" target="_blank">Geant4 user forum</a>.
81</p>
82<p>
83In order to complete the subscription we must know your name and e-mail
84address, and we would like to have some information on how you are using
85Geant4. In case of problems with the form, please contact the mailing
86<a href="mailto:geant4-announce-admin@cern.ch">list administrator.</a>
87</p>
88
89<form action="http://geant4.cern.ch/support/subscribe.php"
90 method="post" target="response_win"
91 onSubmit="notifierwin('about:blank','response_win')">
92
93 <table border=0>
94
95 <tr>
96 <td><b>Email-address:</b></td>
97
98 <td><input type="text" name="email" size="20" maxlength="100"></td>
99 </tr>
100
101 <tr>
102 <td><b>Name:</b></td>
103
104 <td><input type="text" name="name" size="20" maxlength="100"></td>
105 </tr>
106
107 <tr>
108 <td><b>Main use of Geant4:</b><br/><font SIZE=-1><i>(optional)</i></font></td>
109 <td><input type="text" name="use" size="50" maxlength="250"></td>
110 </tr>
111
112 <tr><td colspan=2 align=center>
113
114 <input type="submit" name="Submit" value="Submit">
115
116 <input type="reset" name="Clear" value="Clear">
117
118 </td></tr>
119
120 </table>
121
122
123</form>
124
125
126<!-- start footer -->
127<div id="bottom">
128 <br/><br/>
129<a href="http://cern.ch/geant4/applications/index.shtml">Applications</a> |
130<a href="http://cern.ch/geant4/support/index.shtml">User Support</a> |
131<a href="http://cern.ch/geant4/results/index.shtml">Results &amp; Publications</a> |
132<a href="http://cern.ch/geant4/collaboration/index.shtml">Collaboration</a> |
133<a href="http://cern.ch/geant4/sitemap.shtml">Site Map</a><br />
134<p></p>
135<script type="text/javascript">
136<!--//
137var zap_domain = "cern.ch"
138var zap_user = "Gunter.Folger"
139var zap_recipient = zap_user + "@" + zap_domain
140var zap_url = "mailto:" + zap_recipient +"?subject=Feedback&body=My feedback concerns the page at: " + " " + escape(top.parent.location.href)
141document.write('<a href="' + zap_url + '" target=>Contact Webmaster</a>')
142//-->
143</script>
144
145
146 <div id="update">
147 <p>Last updated:
148
149 09/05/2007
150 </p>
151 </div>
152</div>
153<!-- End footer -->
154
155
156</body>
157
158</html>
159
Note: See TracBrowser for help on using the repository browser.