<%@LANGUAGE="VBSCRIPT"%> <%session.lcid=2057%> <% Dim rs_topics__MMColParam rs_topics__MMColParam = "1" If (Request.QueryString("topic_id") <> "") Then rs_topics__MMColParam = Request.QueryString("topic_id") End If %> <% Dim rs_topics Dim rs_topics_numRows Set rs_topics = Server.CreateObject("ADODB.Recordset") rs_topics.ActiveConnection = MM_con_uk_STRING rs_topics.Source = "SELECT * FROM qry_topic_items WHERE tbl_topic.topic_id = " + Replace(rs_topics__MMColParam, "'", "''") + "" rs_topics.CursorType = 0 rs_topics.CursorLocation = 2 rs_topics.LockType = 1 rs_topics.Open() rs_topics_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rs_topics_numRows = rs_topics_numRows + Repeat1__numRows %> STARScience UK
STAR Science International
Home about General Science Resources Chemistry Resources Physics Resources Help Sitemap
physics > <%= Lcase (Request.QueryString("cat")) %> : <%=lcase(rs_topics.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_topics.EOF)) %> <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 rs_topics.MoveNext() Wend %>

<%= Request.QueryString("cat") %>
The following links include resources to support the <%= Request.QueryString("cat") %> strand of Physical processes (Sc4) 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_topics.Fields.Item("topictitle").Value)%>
')" class="itemlink"> <%=(rs_topics.Fields.Item("itemtitle").Value)%>
<%=(rs_topics.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.

 
Energy Resources and Energy Transfer:
Energy transfer
Work, power and energy

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_topics.Close() Set rs_topics = Nothing %>