apologies - the code has printed twice - here is the code as it stands:
<table>
<tr><td width="50%">
<a href="#<%=(rs.Fields("school_name").Value)%>">
<%=(rs.Fields("school_name").Value)%></a></td>
<td></td></table>
<%
rs.MoveNext
loop%>
Hopefully someone can assist me with this, I've searched all over and other than an inkling that maybe a counter is required I've drawn a blank.
Basically from an access database comes a list of schools and their details. At the top of the asp page is the list of all schools with links to the...
WOW!!! Jeff, what can I say - that's perfect! Exactly what I wanted it to do, and so quickly too!!
Many thanks, this has saved hours of going around in circles not really knowing how to facilitate it.
Your blood's worth bottling!!! Thanks again :)
- NB, where you suggest creating a .js file...
Hi all, I'm hoping someone can help with this one...
I need a javascript dropdown box menu which is four levels deep, for example:
TEACHER >> SUBJECT >> TOPIC >> INFORMATION
The boxes have to be connected, so that if teacher1 only teaches English, something like Mathematics won't appear under...
Hi all, I have a website based on three frames (banner, contents, and main). For most pages on the site there is a separate contents and main for them, but a few only have a main.
What i'd like to do is for the pages without a contents to take up the space in both frames (contents and main)...
jaxon & tony, thank you very much for your replies. The code I am using thus far is below:
<html>
<head>
<title>Day Script</title>
</head>
<body>
<p><font face="Georgia" size="3"><b>Today is
<SCRIPT LANGUAGE = 'JavaScript'>
<!--
function makeArray() {
for (i = 0...
I'm trying to make a banner for an intranet page which updates dynamically, i.e. the page reads 'Today is...' and the javascript looks at the computer's date and fills in the details of 'Friday 2 August'. - This part is working great!!
The bit I want to add is which day of the school timetable...
I am wanting to set up a page with a top and bottom frame (top frame main document, bottom frame scroll buttons).
The scroll buttons should scroll the top (main) frame info when mouseover happens...
Any suggestions would be gratefully received...
(sounds easy, but I've trolled the net for...
Hi Victor,
Whereabouts should I be placing the instructions you outlined above? As a replacement for some of Big Dave's script or separately between their own <script> tags?
Thanks...
That sounds ideal - the whole idea of java applets has always confused me somewhat - do you have an example page with your ticker on it?
And, I guess more importantly, is it easy to create as my flash knowledge is also a little below par (although I have managed a few pretty animations in the...
Unfortunately the same problem started occurring again after a few minutes. It seems to be a little dependent on cpu and memory load, particularly if using the internet, or editing any pages on the server it is hosted on.
I don't suppose there is any way to 'slow reload' a page to ensure the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.