Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
cannyladUK #1
RETURNS PAGE NOT SHOWING DATA
Hi, I am steadily working through the Wild Life Project "Build a Site" and I
was doing all tickettyboo till I completed the results page and then ran the
index to do a search. The results page showed no probs, but there was not
data on the page from the db????
<cfparam name="URL.US_STATE" default="1">
<cfquery name="rs_wildlife" datasource="wildlife">
SELECT *
FROM CONTACT_INFORMATION
WHERE "STATE" = '#URL.US_STATE#'
ORDER BY CITY ASC
</cfquery>
<html>
<head>
<title>The Wildlife Project</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new
Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1]
: img.MM_up);
nbArr[nbArr.length] = img;
}
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn :
img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up;
img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
} }
}
//-->
</script>
</head>
<body bgcolor="#000000" text="#FFFFFF" leftmargin="0" topmargin="0"
marginwidth="0" marginheight="0"
onLoad="MM_preloadImages('navbarimages/images/navbar_r2_c2_f3.gif','navbarimages
/images/navbar_r2_c2_f2.gif','navbarimages/images/navbar_r2_c4_f3.gif','navbarim
ages/images/navbar_r2_c4_f2.gif','navbarimages/images/navbar_r2_c6_f3.gif','navb
arimages/images/navbar_r2_c6_f2.gif','navbarimages/images/navbar_r2_c8_f3.gif','
navbarimages/images/navbar_r2_c8_f2.gif','navbarimages/images/navbar_r2_c10_f3.g
if','navbarimages/images/navbar_r2_c10_f2.gif','navbarimages/images/navbar_r2_c1
2_f3.gif','navbarimages/images/navbar_r2_c12_f2.gif')">
<table width="607" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="40"><img name="banner2" src="images/banner2.jpg" width="607"
height="40" border="0" alt="Wildlife Project Logo"></td>
</tr>
</table>
<font size="2" face="Georgia, Times New Roman, Times, serif"></font>
<table width="607" border="0">
<tr>
<td><div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="607">
<!-- fwtable fwsrc="navbar.png" fwbase="navbar.gif"
fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr>
<td><img src="navbarimages/images/spacer.gif" width="2" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="100" height="1"
border="0" alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
</tr>
<tr>
<td colspan="12"><img name="navbar_r1_c1"
src="navbarimages/images/navbar_r1_c1.gif" width="607" height="1" border="0"
alt=""></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="1"
border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img name="navbar_r2_c1"
src="navbarimages/images/navbar_r2_c1.gif" width="2" height="24" border="0"
alt=""></td>
<td><a href="file:///C|/Temp/mx_search/index.cfm" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c2 ','navbarimages/images/navbar_
r2_c2_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c2','nav barimages/images/navbar_r2_c2_
f2.gif','navbarimages/images/navbar_r2_c2_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c2"
src="navbarimages/images/navbar_r2_c2.gif" border="0" alt=""></a></td>
<td rowspan="2"><img name="navbar_r2_c3"
src="navbarimages/images/navbar_r2_c3.gif" width="1" height="24" border="0"
alt=""></td>
<td><a href="http://www.lightinfantryreunited.co.uk" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c4 ','navbarimages/images/navbar_
r2_c4_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c4','nav barimages/images/navbar_r2_c4_
f2.gif','navbarimages/images/navbar_r2_c4_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c4"
src="navbarimages/images/navbar_r2_c4.gif" border="0" alt=""></a></td>
<td rowspan="2"><img name="navbar_r2_c5"
src="navbarimages/images/navbar_r2_c5.gif" width="1" height="24" border="0"
alt=""></td>
<td><a href="http://www.lightinfantryreunited.co.uk" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c6 ','navbarimages/images/navbar_
r2_c6_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c6','nav barimages/images/navbar_r2_c6_
f2.gif','navbarimages/images/navbar_r2_c6_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c6"
src="navbarimages/images/navbar_r2_c6.gif" border="0" alt=""></a></td>
<td rowspan="2"><img name="navbar_r2_c7"
src="navbarimages/images/navbar_r2_c7.gif" width="1" height="24" border="0"
alt=""></td>
<td><a href="http://www.lightinfantryreunited.co.uk" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c8 ','navbarimages/images/navbar_
r2_c8_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c8','nav barimages/images/navbar_r2_c8_
f2.gif','navbarimages/images/navbar_r2_c8_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c8"
src="navbarimages/images/navbar_r2_c8.gif" border="0" alt=""></a></td>
<td rowspan="2"><img name="navbar_r2_c9"
src="navbarimages/images/navbar_r2_c9.gif" width="1" height="24" border="0"
alt=""></td>
<td><a href="http://www.lightinfantryreunited.co.uk" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c1 0','navbarimages/images/navbar
_r2_c10_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c10','na vbarimages/images/navbar_r2_c1
0_f2.gif','navbarimages/images/navbar_r2_c10_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c10"
src="navbarimages/images/navbar_r2_c10.gif" border="0" alt=""></a></td>
<td rowspan="2"><img name="navbar_r2_c11"
src="navbarimages/images/navbar_r2_c11.gif" width="1" height="24" border="0"
alt=""></td>
<td><a href="http://www.lightinfantryreunited.co.uk" target="_top"
onClick="MM_nbGroup('down','navbar1','navbar_r2_c1 2','navbarimages/images/navbar
_r2_c12_f3.gif',1)"
onMouseOver="MM_nbGroup('over','navbar_r2_c12','na vbarimages/images/navbar_r2_c1
2_f2.gif','navbarimages/images/navbar_r2_c12_f3.gif',1)"
onMouseOut="MM_nbGroup('out');"><img name="navbar_r2_c12"
src="navbarimages/images/navbar_r2_c12.gif" border="0" alt=""></a></td>
<td><img src="navbarimages/images/spacer.gif" width="1" height="22"
border="0" alt=""></td>
</tr>
<tr>
<td><img name="navbar_r3_c2"
src="navbarimages/images/navbar_r3_c2.gif" width="100" height="2" border="0"
alt=""></td>
<td><img name="navbar_r3_c4"
src="navbarimages/images/navbar_r3_c4.gif" width="100" height="2" border="0"
alt=""></td>
<td><img name="navbar_r3_c6"
src="navbarimages/images/navbar_r3_c6.gif" width="100" height="2" border="0"
alt=""></td>
<td><img name="navbar_r3_c8"
src="navbarimag
cannyladUK Guest
-
Reg: Showing default data in DropDownList
Hi I have a datagrid with 2 DropDownList controls...I am binding data to these controls on pageload event. I wanted to show some default text... -
Edit page returns a blank draft page
The connection to my website is validated. I can see the home page as expected. But when I go to "Edit page" online, it comes back with a blank... -
CFGRID Not showing any data
I just updgraded to CF7 from CFMX 6.1. I am just doing some testing and I am trying a very simple CF FLASH GRID. The grid shows up with the... -
PHP PAGE SHOWING BLANK PAGE
Hi ppl, Am having trouble with Dreamweaver/PHP. I have Sokkit v3.5 (Formerly known as PHPTriad) With Apache/2.0.49 (Win32) PHP/4.3.6 and MySQL... -
datagrid data not showing
I have a datagrid that simply shows readonly data that i pull using sql. This was working fine and one day it stopped working. It shows the... -
coderWil #2
Re: RETURNS PAGE NOT SHOWING DATA
What type of Database are you using?
In some databases, putting a double quote around the column name will check
against a string rather than the column name. Also, information can be
case-sensitive in some databases, so I suggest using the 'lower' or 'upper'
function for the database you are using in your SQL statement.
eg.
<cfquery name="rs_wildlife" datasource="wildlife">
SELECT *
FROM CONTACT_INFORMATION
WHERE lower(STATE) = '#lcase(URL.US_STATE)#'
ORDER BY CITY ASC
</cfquery>
coderWil Guest
-
cannyladUK #3
Re: RETURNS PAGE NOT SHOWING DATA
Hi,
I am using a access mdb supplied with the tutorial. I have copy and pasted
your code to the page but get an error. With the original code I get the page.
All the Colum headings in the db are upper case.
Am I that thick............................dont answer that (:-))
cannyladUK Guest
-
Dan Bracuk #4
Re: RETURNS PAGE NOT SHOWING DATA
What do you get when you run this directly in Access?
SELECT *
FROM CONTACT_INFORMATION
WHERE "STATE" = 'STATE'
ORDER BY CITY ASC
My guess is that you get every record
Dan Bracuk Guest
-
cannyladUK #5
Re: RETURNS PAGE NOT SHOWING DATA
Hi Dan. Your definately the man (:-)).
When I pasted your code in the page it reurned all the states etc. So what am
I doing wrong. I have copied the code exactly as it states in the
tutorial...................OR..................... ..have I missed something.
at 52 my eyes are getting not too good(:-()
cannyladUK Guest
-
Dan Bracuk #6
Re: RETURNS PAGE NOT SHOWING DATA
This is your where clause
where "state"= 'state'
Since you quoted the word state on the left of the equal sign, it is being
treated as a string, not the name of the field.
Originally posted by: cannyladUK
Hi Dan. Your definately the man (:-)).
When I pasted your code in the page it reurned all the states etc. So what am
I doing wrong. I have copied the code exactly as it states in the
tutorial...................OR..................... ..have I missed something.
at 52 my eyes are getting not too good(:-()
Dan Bracuk Guest
-
cannyladUK #7
Re: RETURNS PAGE NOT SHOWING DATA
OK I give in....................Whats the secret here.
I have tried and tried and tried to get this wildlife Project sample site
working. But to no avail. Even when I download the sample pages and try them
I cant get them working. The results page always shows that there is no
Project in that Area even though the DB clearly states there is.
I have noticed however that when I do a record set binding that the test shows
no data. If I change the record set to another DB and do a test It shows the
data for that db. I then change it back and it will show the data for the
wildlife project on a test. But the damn reults page just returns a no project
in your area even if I click on California which clearly by the database has
one.
IM SINKING FAST MACROMEDIA........................................ ...WHATS I
DOIN' WRONG HERE :brokenheart;:confused;
cannyladUK Guest
-
BKBK #8
Re: RETURNS PAGE NOT SHOWING DATA
Hi, CannyladUK, you praise Dan Bracuk, so listen to him. He mentions
something about "state".
BKBK Guest
-
cannyladUK #9
Re: RETURNS PAGE NOT SHOWING DATA
Hi BKBK,
Believe me I have listened to him I have changed the STATE to lower changed
the quotes and unquotes and whatever I have downloaded the sample source files
and ran them...................its not as if I am creating this code
myself.....I am just learning. I am actually using the source files as well as
building the page myself. And All I get back on the results page is "Sorry no
project in your area" even though I can see the DB states different. As this
is a tutorial I assume that the source files are OK. I do have a problem with
the Recordset reading the DB and I believe that is the problem. not the source
files or my coding I really cant be that thick (:-)) What happens in the
Recordset is that when I create a record set and test it, it shows no data. If
I change the datasource to another DB the test will show that DBs data. If I
then change it back and select the wildlife project datasouce and test it it
then shows the data, so I know that the data source is verified. I will read
through all the replies to this post again and try and see what is going wrong.
Just bear with me on this. I have to sort this out before I move on
cannyladUK Guest
-
Dan Bracuk #10
Re: RETURNS PAGE NOT SHOWING DATA
So what's this record set all about? I usually equate a record set as some
records returned from a select query. In Cold Fusionese, that is called a
query. However, the context in which it is used below suggests something else
altogether.
Originally posted by: cannyladUK
Believe me I have listened to him I have changed the STATE to lower changed
the quotes and unquotes and whatever I have downloaded the sample source files
and ran them...................its not as if I am creating this code
myself.....I am just learning. I am actually using the source files as well as
building the page myself. And All I get back on the results page is "Sorry no
project in your area" even though I can see the DB states different. As this
is a tutorial I assume that the source files are OK. I do have a problem with
the Recordset reading the DB and I believe that is the problem. not the source
files or my coding I really cant be that thick (:-)) What happens in the
Recordset is that when I create a record set and test it, it shows no data. If
I change the datasource to another DB the test will show that DBs data. If I
then change it back and select the wildlife project datasouce and test it it
then shows the data, so I know that the data source is verified. I will read
through all the replies to this post again and try and see what is going wrong.
Just bear with me on this. I have to sort this out before I move on
Dan Bracuk Guest
-
schmedi #11
Re: RETURNS PAGE NOT SHOWING DATA
I suspect that you might not be passing the URL.US_STATE variable correctly in
your URL string. This will cause your action page (the code you posted above)
to use the CFPARAM value instead. Therefore your query could be looking like
this.
SELECT *
FROM CONTACT_INFORMATION
WHERE "STATE" = '1'
ORDER BY CITY ASC
Which won't return any records.
Let's try this. Make sure that the form is set to GET and not POST on your
input page, and remove the below CFPARAM line from your action page.
<cfparam name="URL.US_STATE" default="1">
Run it again and tell us what you see.
schmedi Guest
-
cannyladUK #12
Re: RETURNS PAGE NOT SHOWING DATA
Hi Schmedi, thanks for your feed back. I tried what you asked and got US_STATE
not defined in url. Me thinks there is a problem with accessing the data on
the DB with this query
"<cfquery name="rs_wildlife" datasource="wildlife">
SELECT *
FROM CONTACT_INFORMATION
WHERE "STATE" = '#URL.US_STATE#'
ORDER BY CITY ASC</cfquery>
but it is what is defined in the tutorial and in the source files for the
actual Demo Site. I have noticed that if I run a query test in the Record set
dialouge box I get a return showing No Data. However if I clear the State -
City and Url box and run a test I get data showing in the response window
confirming a connection to the DB. So what is happening. I am sorry if people
are getting annoyed at me for my lack of understanding in this matter. You can
download the source files from
[url]http://www.macromedia.com/support/dreamweaver/programs_studio.html[/url] .
I suppose I should move on and try something else but if I cant understand
whats going wrong - after following all the tutorial and redoing the thing over
and over and over again to make sure I have not missed anything, I'll never
learn.........
cannyladUK Guest
-
schmedi #13
Re: RETURNS PAGE NOT SHOWING DATA
Ok, so now we are getting somewhere. When you receive the error - US_STATE not
defined in url, it means that your variable is not being passed at all from the
index.cfm page to the results.cfm page. You see the CFPARAM tag would have
detected that there is no variable would have supplied a substitute value equal
to 1, but as you know there are no states in the database with 1, so it simply
returns a blank records.
The problem is with your index.cfm page and not with your results.cfm page.
Open you index.cfm page, and click on the the List/Menu item where you select
the state. You will see the <form#form1> tag at the bottom of the page.
Select this tag, which will open the form property inspector. Make sure that
you have GET selected as your Method. Save the file and test again, that
should do it.
If you are still receiving an error, please post the code for your form in
your index page so that we can have a look.
Cheers
schmedi Guest
-
cannyladUK #14
Re: RETURNS PAGE NOT SHOWING DATA
Hi again Schmedi,
Below is the code for the Index Page for the tutorial site. Just to be very
sure I have pasted the code from the actual tutorial from the Macromedia
Website. I have lost so much confidence with my actual code that I am starting
to believe I have done something seriously wrong..............Even so, this
code will not work, the actual source file can be downloaded for both PC and
Mac here [url]http://www.macromedia.com/devnet/wildlife_project/[/url] here is my code :
(if it helps there are only 5 states with Projects in them CA and MA are just
two of them but when I search the return page shows "none in that area" I need
to get this sorted out because if I cant recall data from a data base I might
as well pack in.
<html>
<head>
<title>The Wildlife Project</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new
Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1]
: img.MM_up);
nbArr[nbArr.length] = img;
}
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn :
img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up;
img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
} }
}
//-->
</script>
</head>
<body bgcolor="#000000" link="#000000" leftmargin="0" topmargin="0"
onLoad="MM_preloadImages('images/navbar_r1_c1_f2.jpg','images/navbar_r1_c1_f3.jp
g','images/navbar_r1_c2_f2.jpg','images/navbar_r1_c2_f3.jpg','images/navbar_r1_c
4_f2.jpg','images/navbar_r1_c4_f3.jpg','images/navbar_r1_c6_f2.jpg','images/navb
ar_r1_c6_f3.jpg','images/navbar_r1_c8_f2.jpg','images/navbar_r1_c8_f3.jpg','imag
es/navbar_r1_c10_f2.jpg','images/navbar_r1_c10_f3.jpg');">
<table width="650" height="355" border="0" cellpadding="0" cellspacing="0"
bgcolor="#000000">
<!--DWLayoutTable-->
<tr>
<td width="650" height="40" valign="top"><img src="images/banner.jpg"
alt="Wildlife Project Logo" width="650" height="40"></td>
</tr>
<tr>
<td width="650" height="25" valign="top"><table border="0" cellpadding="0"
cellspacing="0" width="650">
<!-- fwtable fwsrc="navbar.png" fwbase="navbar.jpg" fwstyle="Dreamweaver"
fwdocid = "742308039" fwnested="0" -->
<tr>
<td><img src="images/spacer.gif" width="101" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="100" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="100" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="100" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="100" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="101" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="43" height="1" border="0"
alt=""></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0"
alt=""></td>
</tr>
<tr>
<td><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c1','ima ges/navbar_r1_c1_f2.jpg','imag
es/navbar_r1_c1_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c1 ','images/navbar_r1_c1_f3.jpg'
,1);"><img name="navbar_r1_c1" src="images/navbar_r1_c1.jpg" width="101"
height="25" border="0" alt="News Button"></a></td>
<td colspan="2"><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c2','ima ges/navbar_r1_c2_f2.jpg','imag
es/navbar_r1_c2_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c2 ','images/navbar_r1_c2_f3.jpg'
,1);"><img name="navbar_r1_c2" src="images/navbar_r1_c2.jpg" width="101"
height="25" border="0" alt="Conferences Button"></a></td>
<td colspan="2"><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c4','ima ges/navbar_r1_c4_f2.jpg','imag
es/navbar_r1_c4_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c4 ','images/navbar_r1_c4_f3.jpg'
,1);"><img name="navbar_r1_c4" src="images/navbar_r1_c4.jpg" width="101"
height="25" border="0" alt="Education Button"></a></td>
<td colspan="2"><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c6','ima ges/navbar_r1_c6_f2.jpg','imag
es/navbar_r1_c6_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c6 ','images/navbar_r1_c6_f3.jpg'
,1);"><img name="navbar_r1_c6" src="images/navbar_r1_c6.jpg" width="101"
height="25" border="0" alt="Publications Button"></a></td>
<td colspan="2"><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c8','ima ges/navbar_r1_c8_f2.jpg','imag
es/navbar_r1_c8_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c8 ','images/navbar_r1_c8_f3.jpg'
,1);"><img name="navbar_r1_c8" src="images/navbar_r1_c8.jpg" width="101"
height="25" border="0" alt="Links Button"></a></td>
<td colspan="2"><a href="blank.cfm" target="_top"
onMouseOut="MM_nbGroup('out');"
onMouseOver="MM_nbGroup('over','navbar_r1_c10','im ages/navbar_r1_c10_f2.jpg','im
ages/navbar_r1_c10_f3.jpg',1);"
onClick="MM_nbGroup('down','navbar1','navbar_r1_c1 0','images/navbar_r1_c10_f3.jp
g',1);"><img name="navbar_r1_c10" src="images/navbar_r1_c10.jpg" width="102"
height="25" border="0" alt="Contact Button"></a></td>
<td><img name="navbar_r1_c12" src="images/navbar_r1_c12.jpg" width="43"
height="25" border="0" alt=""></td>
<td><img src="images/spacer.gif" width="1" height="25" border="0"
alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="650" height="175" valign="top"> <p>
<!--Preserving the world'sendangered species-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=5,0,0,0"
width="650" height="175" id="tiger" align="">
<param name=movie value="tiger.swf">
<param name=loop value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="tiger.swf" loop=false quality=high bgcolor=#000000
width="650" height="175" name="tiger" align=""
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>
</p></td>
</tr>
<tr>
<td height="125" valign="top"><table width="650" height="125" border="0"
cellspacing="0" bgcolor="#996633">
<tr>
<td width="320" align="left" valign="middle">
<blockquote>
<p><font color="#FFFFFF" size="2" face="Georgia, Times New
Roman, Times, serif"><strong>SPECIES
ALERT :</strong> There are only about 50 Florida panthers
remaining
in the Florida Everglades. <a href="blank.cfm">Learn more</a>
about this elusive animal, and what you can do to
help.</font></p>
</blockquote></td>
<td width="10"><img src="images/line.jpg" width="10"
height="120"></td>
<td width="320"> <p align="center"><font size="2" face="Georgia,
Times New Roman, Times, serif"><strong><font color="#FFFFFF">L</font><font
color="#FFFFFF">OOK
FOR A WILDLIFE PROJECT<br>
BRANCH IN YOUR AREA:</font></strong></font></p>
<form action="results.cfm" method="get" name="form1" id="form1">
<div align
cannyladUK Guest



Reply With Quote

