Hello,
This is a little peculiar, but i need to redirect to another page as soon as the first page is opened.
I have this code which works in IE but not beloved Netscape
I have put this in the head tags:
<script language="JavaScript">
<!--
window.location =...
The value1, value2 bit was a typo, but i had no idea about using the selectedIndex but now I do and it works in Netscape and IE!!!
Thanks very much onpnt.
Hello,
What I need to do is: when a drop down box is changed, I want to send its value and that of another form element to a function. This then posts another page with the variables.
Anyways this works fine in explorer but returns a null for value1 (but returns value2) when I use netscape...
hi,
From ASP pages I can run SQL select statements that successfully return the desired data. But, when I use the 'count' function it returns -1. Why is this?
thanks
Hi,
I am having trouble using ftp to download data into access tables. I can access the ftp area but it won't get data that is in subdirectorys on top of the ftp address.
thanks
Hi,
I need to be abvle to read a field from a recordset (from SQL 7) and if the field is null then I would like to take an action....
I've tried this:
if rs("field") is null then....
but this gives me an error "object required" even tho all my variables are declared...
Hi,
If i have some really long lines of code (horizontally) that need to be on the same line. Is there a separator of some kind so I can write the code on different lines but have them execute as if they were on one line?
many thanks
Parts of the style sheet work. The HTML tags like <h1>, <h2>, <h3>, and all the hyperlink definitions work. Its just the definitions that start with a full stop that don't work properly, e.g. 'page_title1'.
It seems that I cannot use class to format text in netscape. It will however format...
hi,
i have this link:
<a href="page1.asp?varA=<%= rs("var")%>"><%=rs("name")%></a>
which i would like to open in a new window, without the toolbar, location bar and status.
Many thanks
Hi,
Does anyone know how to set the value of a drop down box to something other than the first selection set in the option tags, upon opening a page?
Thanks
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.