(file) Return to dsp_addservices.cfm CVS log (file) (dir) Up to [Development] / p2rx-programs

Diff for /p2rx-programs/dsp_addservices.cfm between version 1.1 and 1.2

version 1.1, 2005/03/09 03:18:14 UTC version 1.2, 2005/03/22 19:54:20 UTC
Line 16 
Line 16 
                 Date changed:                  Date changed:
                                         02/23/2005                      Prabin & Neena  Created                                          02/23/2005                      Prabin & Neena  Created
                                         02/23/2005                      Neena               Documentation                                          02/23/2005                      Neena               Documentation
                                           03/22/2005                      Neena                   Commented out the Span and image reference tags
 --->  --->
 <cfquery name="expservices" datasource="#programsdb#">  <cfquery name="expservices" datasource="#programsdb#">
 Select Service, ServiceID, Type  Select Service, ServiceID, Type
Line 46 
Line 47 
         <tr>          <tr>
           <td>            <td>
             <p>              <p>
                         <span class="subheading">                          <!--- <span class="subheading"> --->
                                 ADD A PROGRAM <img src="../images/siteimage/dart.gif" border="0">                                  ADD A PROGRAM -> <!--- <img src="../images/siteimage/dart.gif" border="0"> --->
                                 SERVICES<img src="../images/siteimage/dart.gif" border="0"></span> &nbsp;                                  SERVICES<!--- <img src="../images/siteimage/dart.gif" border="0"></span> &nbsp; --->
                                 <span class="sublink2">Step 4<img src="../images/siteimage/dart.gif" border="0"></span><br><br>                                  <!--- <span class="sublink2"> --->Step 4 <!--- <img src="../images/siteimage/dart.gif" border="0"></span> ---><br><br>
                                 <cfoutput query="getORG">Organization Name: &nbsp;&nbsp;&nbsp; <strong>#OrganizationName#</strong></cfoutput><br><br>                                  <cfoutput query="getORG">Organization Name: &nbsp;&nbsp;&nbsp; <strong>#OrganizationName#</strong></cfoutput><br><br>
   
                                 Please select the service(s) which describe your organization.<br>                                  Please select the service(s) which describe your organization.<br>
                                 <span class="redtext"><font style="color: red">* At least One</font></span><br><br>                                  <!--- <span class="redtext"> ---><font style="color: red">* At least One</font><!--- </span> ---><br><br>
   
 <form name="addservices" action="addeditprograms.cfm?fuseaction=FinalProcess&OrgID=<cfoutput>#URL.OrgID#</cfoutput>" onsubmit="return Validate1(this)" method="post">  <form name="addservices" action="addeditprograms.cfm?fuseaction=FinalProcess&OrgID=<cfoutput>#URL.OrgID#</cfoutput>" onsubmit="return Validate1(this)" method="post">
 <table width="95%" border="0" cellspacing="0" cellpadding="5" bgcolor="#F4FFE9">  <table width="95%" border="0" cellspacing="0" cellpadding="5" bgcolor="#F4FFE9">


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVS Admin
Powered by
ViewCVS 1.0-dev