home *** CD-ROM | disk | FTP | other *** search
/ 202.53.64.216 / 202.53.64.216.tar / 202.53.64.216 / revelationindia / prayerrequest.asp < prev    next >
Text File  |  2006-08-02  |  6KB  |  166 lines

  1. <SCRIPT LANGUAGE=javascript>
  2. <!--
  3.  
  4. function Validate(frm)
  5. {
  6.  
  7.     if (frm.fname.value == "" )
  8.     {
  9.         alert("Please Enter Your First Name");
  10.         frm.fname.focus();
  11.         return false;
  12.     }
  13.     if (frm.address.value == "" )
  14.     {
  15.         alert("Please Enter Your Address");
  16.         frm.address.focus();
  17.         return false;
  18.     }
  19.     if (frm.subject.value == "" )
  20.     {
  21.         alert("Please Enter the Subject");
  22.         frm.subject.focus();
  23.         return false;
  24.     }
  25.     if (frm.email.value == "" )
  26.     {
  27.         alert("Please Enter Your Email Id");
  28.         frm.email.focus();
  29.         return false;
  30.     }
  31.     if (frm.email.value.search('@') == -1 )
  32.     {
  33.         alert("Invalid Email Id! '@' Missing. Please Re-enter Your Email Id");
  34.         frm.email.focus();
  35.         return false;
  36.     }
  37.     if (frm.message.value == "" )
  38.     {
  39.         alert("Please Enter Your Comments/Message");
  40.         frm.message.focus();
  41.         return false;
  42.     }
  43. }
  44.     
  45. function ClearAll(frm)
  46. {
  47.     var i ;
  48.     
  49.     for (i=0;i<frm.elements.length;i++)
  50.             frm.elements[i].value = "";
  51.     frm.fname.focus();        
  52.     return false;
  53.  
  54. }    
  55.  
  56. //-->
  57. </SCRIPT>
  58. <HTML>
  59. <HEAD>
  60. <title>RevelationIndia - Prayer Request</title>
  61. <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
  62. <STYLE>
  63. A
  64. {
  65.     COLOR : white; Text-Decoration : None
  66. }
  67.  
  68. A:Hover
  69. {
  70.     COLOR : #cc0000;Text-Decoration : None
  71. }
  72.  
  73. </STYLE>
  74. </HEAD>
  75. <BODY leftmargin=0 topmargin =0 bottommargin=0 bgcolor="#ad0010">
  76. <!-- #include file= "include\tophome.inc" -->
  77.         
  78.         <TABLE border=0 cellPadding=0 cellSpacing=0 width=779 bgcolor="#ffffff">
  79.           <TBODY>
  80.           <TR>
  81.             <TD bgcolor=#ad0010 valign = top width=150><!--#include file = "include\lefthome.inc"--></TD>
  82.     <TD colspan = 2 vAlign=top width = 650 align = middle>
  83. <font face="Verdana" size="4" color = navy><b>
  84. <br>PRAYER REQUEST
  85. </b></font>
  86. <br><br>
  87.       <P align=justify style="MARGIN-LEFT: 20px;MARGIN-RIGHT: 20px"><font face = "times new roman,arial" size = 3 color = maroon>
  88.       <b><i>
  89.       "Therefore I say unto you, what things soever ye desire, when ye pray,
  90.       believe them and ye shall have them"<br></font>
  91.       <font face = "times new roman,arial" size = 3 color = navy>                                                Mark 
  92.       - 12:24</I></B></font>
  93.       <%'"Again I say to you, that if two of you agree on earth concerning anything 
  94.       'that they ask, it will be done for them by my Father in heaven"<br></font>
  95.       '<font face = "times new roman,arial" size = 3 color = navy>                                                Matthew 
  96.       '- 18:19</I></B></font> </P>%>
  97.  
  98.       <P align=justify>
  99. <FORM action = "postenquiry.asp?flag=prayer" method = post name = frmfeedback >
  100.       <CENTER>
  101.       <TABLE border=0 cellPadding=1 cellSpacing=1 width="30%" align=center>
  102.         <TBODY>
  103.         
  104.         <TR>
  105.            <TD valign = top>
  106.             <TABLE border=0 cellPadding=5 cellSpacing=0 width = "70%" align=center>
  107.               
  108.               <TR>
  109.                 <TD ><FONT color=navy 
  110.                   face="Verdana,Sansserif,Comic Sans MS,Garamond" 
  111.                   size=2>Name:</FONT></TD>
  112.                 <TD><INPUT id=fname name=fname size=30><FONT color=firebrick 
  113.                   face=Verdana size=2>* </FONT></TD>
  114.               <TR>
  115.                 <TD><FONT color=navy face=Verdana size=2>Address:</FONT></TD>
  116.                 <TD><TEXTAREA cols=25 id=address name=address rows=5></TEXTAREA><FONT color=firebrick 
  117.                   face=Verdana size=2>*</FONT> </TD></TR>
  118.               <TR>
  119.                 <TD><FONT color=navy face=Verdana size=2>Phone:</FONT></TD>
  120.                 <TD><INPUT id=phoneno name=phoneno size=30> </TD>
  121.               </TR>
  122.               <TR>
  123.                 <TD><FONT color=navy face=Verdana size=2>Subject:</FONT></TD>
  124.                 <TD><INPUT id=subject name=subject size=30><FONT color=firebrick 
  125.                   face=Verdana size=2>*</FONT></TD>
  126.               </TR>   
  127.               <TR>
  128.                 <TD><FONT color=navy face=Verdana size=2>Email:</FONT></TD>
  129.                 <TD><INPUT id=email name=email size=30><FONT color=firebrick 
  130.                   face=Verdana size=2>*</FONT></TD></TR></TR></TABLE></TD>
  131.                 <TD valign = left><IMG src = "images\babyprays.gif"></TD>
  132.               </TR>
  133.               
  134.         <tr>
  135.     
  136.         <td valign = top nowrap >
  137.           <font color="navy" face="Verdana" size="2">
  138.            Prayer Request:</font> </td>
  139.         </tr>
  140.         <tr>
  141.                  
  142.           <td valign = top> <TEXTAREA cols=40 id=message name=message rows=7></TEXTAREA> 
  143.             </FONT></td>
  144.        <td valign = top align=left>
  145.             <P><font face="Verdana" size="2" color = firebrick>*</font> 
  146.                </td>
  147.        
  148.        
  149.      <tr>
  150.           <td align = middle><br>
  151.           <INPUT type = image src = "images\submit.gif" border=0 onclick = "return Validate(frmfeedback)">
  152.              <INPUT type =image src = "images\cancel.gif" border=0 onclick = "return ClearAll(frmfeedback)">
  153.       </td>
  154.      </tr></TBODY></FORM>
  155.      </TABLE></CENTER></TD></TR></TBODY></TABLE>
  156. </BODY>
  157. </HTML>
  158. </TD></TR>
  159. <TR height=10><TD valign=top>
  160. <!--#include file = "include\bottom.inc"-->
  161. </TD></TR>
  162.     </TBODY>
  163.     </TABLE>
  164. </BODY>
  165. </HTML>
  166.