|
version 1.1, 2005/03/09 03:18:14 UTC
|
version 1.2, 2005/03/22 18:08:12 UTC
|
|
|
|
| Functions: |
Functions: |
| Date changed: |
Date changed: |
| 02/24/2005 Prabin & Neena Created & Documentation |
02/24/2005 Prabin & Neena Created & Documentation |
| |
03/22/2005 Neena updated the file to use cflocation tags to be directed to edit |
| |
organization page with information. |
| ---> |
---> |
| |
|
| <P> |
<P> |
|
|
|
| |
|
| <cfif #URL.fuseaction# IS "GetOrganizations"> |
<cfif #URL.fuseaction# IS "GetOrganizations"> |
| |
|
| <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text"> |
<!--- <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text"> |
| <tr> |
<tr> |
| <td> |
<td> |
| <p><span class="tableheading">Programs in Region 7</span> <br><br> |
<p><span class="tableheading">Programs in Region 7</span> <br><br> |
|
|
|
| <a href="#top"><img src="../images/SiteImage/top.gif" border="0"></a><br><br> |
<a href="#top"><img src="../images/SiteImage/top.gif" border="0"></a><br><br> |
| |
|
| </tr> |
</tr> |
| </table> |
</table> ---> |
| |
<cflocation url="addeditprograms.cfm?FuseAction=Editorganization&OrgID=#orgid#" addToken="No"> |
| </cfif> |
</cfif> |
| |
|
| <cfif #URL.fuseaction# IS "EDITORGANIZATIONS"> |
<cfif #URL.fuseaction# IS "EDITORGANIZATIONS"> |
| |
|
| <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text"> |
<!--- <table width="100%" border="0" cellspacing="0" cellpadding="10" name="text"> |
| <tr> |
<tr> |
| <td> |
<td> |
| <p><span class="tableheading">Programs in Region 7</span> <br><br> |
<p><span class="tableheading">Programs in Region 7</span> <br><br> |
|
|
|
| <a href="#top"><img src="../images/SiteImage/top.gif" border="0"></a><br><br> |
<a href="#top"><img src="../images/SiteImage/top.gif" border="0"></a><br><br> |
| |
|
| </tr> |
</tr> |
| </table> |
</table> ---> |
| |
<cflocation url="addeditprograms.cfm?FuseAction=Editorg&OrgID=#orgid#" addToken="No"> |
| |
|
| </CFIF> |
</CFIF> |
| |
|