<%@LANGUAGE="VBSCRIPT"%> <%session.lcid=2057%> <% Dim rs_topic__MMColParam rs_topic__MMColParam = "1" If (Request.QueryString("topic_id") <> "") Then rs_topic__MMColParam = Request.QueryString("topic_id") End If %> <% Dim rs_topic Dim rs_topic_numRows Set rs_topic = Server.CreateObject("ADODB.Recordset") rs_topic.ActiveConnection = MM_con_uk_STRING rs_topic.Source = "SELECT * FROM qry_topic_items WHERE tbl_topic.topic_id = " + Replace(rs_topic__MMColParam, "'", "''") + "" rs_topic.CursorType = 0 rs_topic.CursorLocation = 2 rs_topic.LockType = 1 rs_topic.Open() rs_topic_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rs_topic_numRows = rs_topic_numRows + Repeat1__numRows %> Star Science UK Chemistry
STAR Science International
Home about General Science Resources Chemistry Resources Physics Resources Help Sitemap
chemistry > <%=lcase( Request.QueryString("cat")) %> : <%=lcase(rs_topic.Fields.Item("topictitle").Value)%>
International forum  
UK forum
About Online Communities
National UK Case Studies
Submit a Link
 
 


powered by FreeFind
  European Commission
  UK STAR Science
  Bulgaria STAR Chemistry
  Ireland STAR Physics
<% While ((Repeat1__numRows <> 0) AND (NOT rs_topic.EOF)) %> <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 rs_topic.MoveNext() Wend %>

<%= Request.QueryString("cat") %>
The following links include resources to support the <%= Request.QueryString("cat") %> strand of Materials and their Properties (Sc3) at Key Stage 4.

You are encouraged to review any resource. If you cannot see your favourite resource, you can add it to the list by selecting the 'submit a link' option.

This project ended in 2004 and whilst we are happy to keep the site running for our teaching community we are no longer able to support the ‘review’ feature.

 

<%=(rs_topic.Fields.Item("topictitle").Value)%>
')" class="itemlink"><%=(rs_topic.Fields.Item("itemtitle").Value)%>
<%=(rs_topic.Fields.Item("itemurl").Value)%>

External Link Disclaimer
Please be aware that the STARScience web site is not responsible for the contents or reliability of any external links and does not necessarily endorse the views expressed within them. We also cannot guarantee that these links will work all the time as this is beyond our control.

 
Patterns of Behaviour:
The periodic table
Rates of reactions
Reactions involving enzymes
Energy transfer in reactions

Teachers
Lesson Activities
Share your Activities
Students
Careers in Science
Revision
Exam Papers
Submit a Link
Have you found a useful resource? Share it with others.

 

 


Last updated: 12/11/08
<% rs_topic.Close() Set rs_topic = Nothing %>