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 =...
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
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
Hi,
I am working on a search for a knowledge. I have heard people mention full-text indexing in SQL server.
In brief, could anyone how this works?
Many thanks
hi
I have a page where i've used href="file//etc... for several different documents.
When a user clicks this link I would like the file to be downloaded to the users computer using the normal save as dialog box.
But, when the files are text files it just opens these files in another...
Hi,
Sorry more probs with my form validation. Here is a bit of my validation code and it doesn't work at the moment. I think the problem is trying access form fields from the function when only the button value is passed in.
It is important that this function is called by onclick of a button...
I'm using some javascript form validation in the on_click property of a button. This calls a function. If the function returns false then the page still gets submitted regardless. How can I stop this happening?
Many Thanks
Hi,
I would like to add some security to particular pages by forcing the user to enter a login name and password to create session. Could anyone direct me to where I could find a good example of this with code that I can download?
Thanks
Hi,
I am using a form to upload some files to the server. Therefore i am using a <input="file"> button so that the user can browse their computer for the desired file.
At the moment the user has three choices of filter from the combo box to show specific file types when selecting...
Hi,
Is it possible to have drop down/combo boxes that you can type into (or choose an option), like the ones you find in windows?
Can these be used in web pages to submit data from a form?
Thanks
Hi,
I'm using a <text area> in netscape and can't control the height of the text. At the moment it is showing really small. I have used style tags on other text fields but these don't work with the text area.
Any ideas?
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.