thanks for the replies. I've tidied it up a bit so it now validates as XHTML, but that didnt fix the problem. What's strange is that I've used this code on a different page, and it renders fine.
It's in amongst other code, but there shouldn't be a problem, it's a mystery to me!
Cheers,
G.
Hi there,
I have a really strange problem using layers, but only in IE. I've tested this page in firefox and it works fine, but in IE the last layer seems to copy itself a couple of lines below, but if you select the image that is out of line, the select box is in the right place! It's kind of...
Hi there,
I'm trying to figure out how to create and use an array in my own namespace, I've got this far, but I'm quite new to asp.net so I'm not sure where to go from here:
Imports System.Data.SqlClient
Namespace GamesExchange
Public Class nameLists
Public Sub consoles()...
Hi there,
I have a piece of code which works perfectly well in IE, but when I try to run this in Netscape 7 I get an error "window.opener.form1 has no properties", here's the code:
function click_Select(id, UniName){
window.opener.form1.university.value = id...
Hi,
I have a small ASP script which queries a SQL Server 2000 database. The query is a simple select statement and returns ~28000 rows. The query runs in about 4 secs from query analyser. My code is:
<%@ Language=VBScript %>
<!-- #INCLUDE VIRTUAL "/includes/DataSource.asp" -->
<HTML>...
Hi there,
I'm trying to list all the folders in my...folder!
I'm using the filesystemobject but I can only list out the files (probably cus it's the "file" system object), I've looked at the folder object on Microsoft's Developer Site but I don't quite understand they're examples...
Hi there, I've just installed the mySQL .pkg on our Cobalt Raq 4.
I've set up phpMyAdmin but every time I try to add a database or add a table to an existing one, I get the following error message:
Error writing file './test/testtbl.frm' (Errcode: 122)
I get the same error message when I try...
Hi there,
using Request.Servervariables("path_info") I can get the following:
/dev/html/sendarticle.asp
But I only need "sendarticle.asp", does anyone know how I can get this?
cheers!
bperry - they all have different ID's :(
tlbroadbent - thats a step closer but, here's an example of a few rows from the table:
ID EMail Name
21 jim@nowhere.com Jim Bowen
22 man@overhere.com Man Well
23 jim@nowhere.com Jim Bowen
24...
hi there,
Wonder if anyone can help me here, I have a database with about 20 columns, but I only want to select DISTINCT email column and the ID to go along with that column.
There are lots of duplicate email addresses with different information, but I need to get DISTINCT email's and the...
Hi there,
I'm having some trouble getting the name of an image from my main window, into a new window which opens when the image is clicked (if you know what I mean!).
I'm using the following which works in IE, but not in any netscape version, can anyone shed some light here?
Here's my...
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.